aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2005-12-18 21:58:36 +0000
committerRoger Dingledine <arma@torproject.org>2005-12-18 21:58:36 +0000
commite9a328efb2556124480bb171b1b0caf0c62c99c4 (patch)
tree543f0eabafde75dd6f53fa4532bbf87926350ae1 /contrib
parent42e7eb7d5a11046ea84add2e2051f094ee9a5324 (diff)
downloadtor-e9a328efb2556124480bb171b1b0caf0c62c99c4.tar
tor-e9a328efb2556124480bb171b1b0caf0c62c99c4.tar.gz
the torify config file should not use tor for local (127.x.y.z) addresses.
svn:r5611
Diffstat (limited to 'contrib')
-rw-r--r--contrib/tor-tsocks.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/tor-tsocks.conf b/contrib/tor-tsocks.conf
index b3293969f..27a187338 100644
--- a/contrib/tor-tsocks.conf
+++ b/contrib/tor-tsocks.conf
@@ -5,3 +5,5 @@
server = 127.0.0.1
server_port = 9050
+local = 127.0.0.0/255.0.0.0
+