Bob Mottram 10 年之前
父節點
當前提交
93162ef4d1
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      install-freedombone.sh

+ 1
- 1
install-freedombone.sh 查看文件

6995
 
6995
 
6996
   ### set variables
6996
   ### set variables
6997
   # Destinations you don't want routed through Tor
6997
   # Destinations you don't want routed through Tor
6998
-  _non_tor="192.168.0/24.0/24"
6998
+  _non_tor="192.168.0.0/24 192.168.1.0/24 192.168.2.0/24 192.168.3.0/24 192.168.4.0/24 192.168.10.0/24 192.168.42.0/24"
6999
 
6999
 
7000
   # The user that Tor runs as
7000
   # The user that Tor runs as
7001
   _tor_uid="debian-tor"
7001
   _tor_uid="debian-tor"