mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
fix header text of torrc.sample
svn:r3129
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
## Configuration file for a typical tor user
|
||||
#
|
||||
# On Unix, Tor will look for this file in someplace like "~/.tor/torrc" or
|
||||
# "/etc/torrc" .
|
||||
# "/etc/torrc"
|
||||
#
|
||||
# On Windows, Tor will look for its configuration file in someplace like
|
||||
# Application Data\tor or Application Data\<username>\tor .
|
||||
# On Windows, Tor will look for the configuration file in someplace like
|
||||
# "Application Data\tor\torrc" or "Application Data\<username>\tor\torrc"
|
||||
|
||||
## Replace this with "SocksPort 0" if you don't want clients to connect.
|
||||
SocksPort 9050 # what port to advertise for application connections
|
||||
|
||||
Reference in New Issue
Block a user