Skip to content
Snippets Groups Projects
Commit 26f77f44 authored by Roger Dingledine's avatar Roger Dingledine
Browse files

tweak on the sample torrc

svn:r1951
parent 184f4e60
No related merge requests found
......@@ -9,7 +9,7 @@ SocksPort 9050
SocksBindAddress 127.0.0.1 # accept connections only from localhost
#SocksBindAddress 192.168.0.1:9100 # listen on a chosen IP/port
# Exit policies to allow/deny SOCKS requests based on IP. By default,
# Entry policies to allow/deny SOCKS requests based on IP. By default,
# we accept all requests to SocksBindAddress.
#
#SocksPolicy accept 192.168.0.1/16:*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment