zfl9 8 лет назад
Родитель
Сommit
33167d31a9
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -123,7 +123,7 @@ mode='tun2socks_chnroute_tcp'  # socks5 chnroute 模式 (tcponly)
 - `ss-tproxy dump-ipts`:显示 iptables 的 mangle、nat 表规则
 - `ss-tproxy flush-ipts`:清空 raw、mangle、nat、filter 表规则
 
-`ss-tproxy flush-gfwlist` 的作用:因为 `*gfwlist*` 模式下 `ss-tproxy restart`、`ss-tproxy stop; ss-tproxy start` 不会清空 `ipset-gfwlist` 集合,如果你进行了 `ss-tproxy update-gfwlist`、`ss-tproxy update-chnonly` 操作,或修改了 `/etc/tproxy/gfwlist.ext` 文件,建议在 start 前执行一下此步骤,防止因为之前遗留的 ipset-gfwlist 列表导致各种稀奇古怪的问题。注意,如果执行了 `ss-tproxy flush-gfwlist` 那么你可能需要清空内网主机的 dns 缓存,并重启浏览器等被代理的应用。
+`ss-tproxy flush-gfwlist` 的作用:因为 `*gfwlist*` 模式下 `ss-tproxy restart`、`ss-tproxy stop; ss-tproxy start` 不会清空 `ipset-gfwlist` 列表,如果你进行了 `ss-tproxy update-gfwlist`、`ss-tproxy update-chnonly` 操作,或修改了 `/etc/tproxy/gfwlist.ext` 文件,建议在 start 前执行一下此步骤,防止因为之前遗留的 ipset-gfwlist 列表导致稀奇古怪的问题。注意,如果执行了 `ss-tproxy flush-gfwlist` 那么你可能需要清空内网主机的 dns 缓存,并重启浏览器等被代理的应用。
 
 **日志**
 > 脚本默认关闭了日志输出,如果需要,请修改 ss-tproxy.conf,打开相应的 log/verbose 选项