|
@@ -69,7 +69,7 @@ ipset_save_file='/etc/tproxy/chnroute.ipset' # chnip列表文件
|
|
|
iptables_tproxy_mark='0x2333/0x2333' # tproxy_mark
|
|
iptables_tproxy_mark='0x2333/0x2333' # tproxy_mark
|
|
|
iptables_tproxy_ip='127.0.0.1' # tproxy_on_ip
|
|
iptables_tproxy_ip='127.0.0.1' # tproxy_on_ip
|
|
|
iptables_tproxy_port="${redir_port}" # tproxy_on_port
|
|
iptables_tproxy_port="${redir_port}" # tproxy_on_port
|
|
|
-iptables_intranet=(192.168.0.0/16) # 内网网段,多个用空格隔开
|
|
|
|
|
|
|
+iptables_intranet=(192.168.0.0/16) # 内网网段,多个空格隔开
|
|
|
|
|
|
|
|
## pbr 配置
|
|
## pbr 配置
|
|
|
pbr_table=100 # 路由表-表号
|
|
pbr_table=100 # 路由表-表号
|