You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the repo owner of here hasn't merged #10 yet (and it's coming up on 6 monts), you may want to just use the fork that has the optional TOR configuration.
It is possible to define configuration options for the Tor daemon using env variables. Just define a variable prefixed with TOR_, as shown in this example:
docker run -d -p 8118:8118 -p 9050:9050 -e TOR_ExitNodes="{de}" rdsubhas/tor-privoxy-alpine
Hi,
I wish to set a specific country for tor exit node how can i do this as i can not find torrc?
The text was updated successfully, but these errors were encountered: