Johnny2

Linux Ubuntu tor v3 hidden node torrc file example

Jul 17th, 2021 (edited)
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. Linux Ubuntu tor v3 hidden node torrc file example
  2.  
  3. # This file was generated by Tor; if you edit it, comments will not be preserved
  4. # The old torrc file was renamed to torrc.orig.1 or similar, and Tor will ignore it
  5.  
  6. DataDirectory /home/name/tor-9010
  7. GeoIPFile /home/name/tor-9010/geoip
  8. GeoIPv6File /home/name/tor-9010/geoip6
  9. HiddenServiceVersion 3
  10. HiddenServicePort 12222 127.0.0.1:12111
  11. SocksPort 9010
  12.  
Add Comment
Please, Sign In to add comment