瀏覽代碼

the torify config file should not use tor for local (127.x.y.z) addresses.

svn:r5611
Roger Dingledine 20 年之前
父節點
當前提交
e9a328efb2
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      contrib/tor-tsocks.conf

+ 2 - 0
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
+