On 14. Dec 2017, at 23:04, Evangelos Meintasis vagelism22678@protonmail.com wrote:
Hello to all, I got this warning : [warn] Tor is running as an exit relay. If you did not want this behavior, please set the ExitRelay option to 0.
But in /etc/tor/torrc file, I can not locate an y EXITRELAY option. Should I just type it without comments there with the 0 flag? Thank you!
Do you *WANT* to run a nexit relay? Then everything is fine and you can ignore the warning, or set ExitRelay 1, or set an ExitPolicy. If you don't want to run an Exit relay, set ExitRelay 0.