Browse Source

update some comments

zfl9 8 years ago
parent
commit
4656ed8117
1 changed files with 1 additions and 0 deletions
  1. 1 0
      ss-tproxy.conf

+ 1 - 0
ss-tproxy.conf

@@ -4,6 +4,7 @@
 # ss-tproxy 脚本目前已支持 v2ray、ss/ssr、socks5 透明代理
 # ss-tproxy 脚本目前已支持 v2ray、ss/ssr、socks5 透明代理
 # 脚本不建议在 v2ray、ss/ssr、socks5 上配置 acl/pac 等过滤规则
 # 脚本不建议在 v2ray、ss/ssr、socks5 上配置 acl/pac 等过滤规则
 # 因为分流任务已被 ss-tproxy 接手处理,配置过滤规则可能会导致问题
 # 因为分流任务已被 ss-tproxy 接手处理,配置过滤规则可能会导致问题
+# 当然,使用 global mode 时,你完全可以在 ss/ssr/v2ray/socks5 上进行分流
 #
 #
 # global 模式:全部流量都走代理,不进行分流
 # global 模式:全部流量都走代理,不进行分流
 # gfwlist 模式:gfwlist 域名走代理,其他均走直连
 # gfwlist 模式:gfwlist 域名走代理,其他均走直连