[tor-talk] How to specify exit node country for TorBrowser? (Ben Stover)

tor_talk at arcor.de tor_talk at arcor.de
Tue Mar 8 20:57:04 UTC 2016


Hi Ben and Tor Talkers,

that is in the FAQs:
https://www.torproject.org/docs/faq.html.en#ChooseEntryExit

and
https://www.torproject.org/docs/faq.html.en#torrc
"If you installed Tor Browser, look for Browser/TorBrowser/Data/Tor/torrc inside your Tor Browser directory."

you can set these two lanes in torrc just edit them at the end and save the file where you found it but keep a copy of your old as a backup "**" is for your country code e.g. us or ru or any other:
.
.
.
ExitNodes {us}
StrictNodes 1
or
ExitNodes {ru}
StrictNodes 1


ExitNodes {**}
StrictNodes 1




More information about the tor-talk mailing list