mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Address can be an IP too
svn:r1964
This commit is contained in:
@@ -41,7 +41,7 @@ SocksBindAddress 127.0.0.1 # accept connections only from localhost
|
||||
#DataDirectory @LOCALSTATEDIR@/lib/tor
|
||||
|
||||
#Nickname moria # A unique handle for this server
|
||||
#Address moria.seul.org # The fqdn for this server
|
||||
#Address moria.seul.org # The IP or fqdn for this server
|
||||
|
||||
#ORPort 9001 # where to listen for tor connections
|
||||
#ORBindAddress 0.0.0.0 # accept connections from anywhere
|
||||
|
||||
Reference in New Issue
Block a user