Tor

From delarco wiki
Jump to navigation Jump to search
<a href="https://stackoverflow.com/questions/34512989/how-to-specify-ip-country-on-tor-windows">https://stackoverflow.com/questions/34512989/how-to-specify-ip-country-on-tor-windows
</a>
The Tor Browser Bundle on Windows includes a torrc file which should be located at \Browser\TorBrowser\Data\Tor\torrc under where you install Tor Browser to.

You can add or change the ExitNodes option in the file to the country you want to use (e.g. {US}).

If you're using the Expert Bundle, it does not ship with a torrc file, but you can specify one when you run Tor from the command line:

tor.exe -f C:/path/to/torrc
Or just specify your options from the command line:

tor.exe -f C:/path/to/torrc ExitNodes {US} 
Get the default copy of torrc from here.
<br>"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --proxy-server="socks://127.0.0.1:9050" --user-data-dir="%LOCALAPPDATA%\Google\Chrome-proxy01\User Data"

"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --proxy-server="socks://127.0.0.1:9050" --user-data-dir="%LOCALAPPDATA%\Google\Chrome-proxy01\User Data"