mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-30 23:53:32 +01:00
write a better note in torrc.sample about whether to set dirport.
svn:r5978
This commit is contained in:
parent
b274857c61
commit
940b0a4d2e
@ -103,7 +103,9 @@ SocksListenAddress 127.0.0.1 # accept connections only from localhost
|
|||||||
## yourself to make this work.
|
## yourself to make this work.
|
||||||
#ORListenAddress 0.0.0.0:9090
|
#ORListenAddress 0.0.0.0:9090
|
||||||
|
|
||||||
## Uncomment this to mirror the directory for others (please do)
|
## Uncomment this to mirror the directory for others. Please do
|
||||||
|
## if you have enough bandwidth: see the bottom of
|
||||||
|
## http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#LimitBandwidth
|
||||||
#DirPort 9030 # what port to advertise for directory connections
|
#DirPort 9030 # what port to advertise for directory connections
|
||||||
## If you want to listen on a port other than the one advertised
|
## If you want to listen on a port other than the one advertised
|
||||||
## in DirPort (e.g. to advertise 80 but bind 9091), uncomment the line
|
## in DirPort (e.g. to advertise 80 but bind 9091), uncomment the line
|
||||||
|
Loading…
Reference in New Issue
Block a user