Quellcode durchsuchen

update README.md

zfl9 vor 8 Jahren
Ursprung
Commit
62a54be788
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -94,7 +94,7 @@ mode='tun2socks_chnroute_tcp'  # socks5 chnroute 模式 (tcponly)
 - `iptables_intranet` 指定要代理的内网网段,默认为 192.168.0.0/16,根据需要修改
 - `iptables_intranet` 指定要代理的内网网段,默认为 192.168.0.0/16,根据需要修改
 - 如需配置 gfwlist 黑名单,请编辑 `/etc/tproxy/gfwlist.ext`,修改后需重启脚本生效
 - 如需配置 gfwlist 黑名单,请编辑 `/etc/tproxy/gfwlist.ext`,修改后需重启脚本生效
 
 
-如果你需要使用 chnonly 模式(国外翻进国内),请选择 `*gfwlist*` 代理模式,比如 `tproxy_gfwlist`。chnonly 模式下,你必须修改 ss-tproxy.conf 中的 `dns_remote` 为国内的 DNS,如 `dns_remote='114.114.114.114:53'`,并将 `dns_direct` 改为本地 DNS(国外的),如 `dns_direct='8.8.8.8'`;因为 chnonly 模式与 gfwlist 模式共享 gfwlist.txt、gfwlist.ext 文件,所以在第一次使用时你必须先运行 `ss-tproxy update-chnonly` 将默认的 gfwlist.txt 内容替换为大陆域名(更新列表时,也应使用 `ss-tproxy update-chnonly`),并且注释掉 gfwlist.ext 中的 Telegram IP 段,因为这是为正常翻墙设置的。
+如果你需要使用 chnonly 模式(国外翻进国内),请选择 `*gfwlist*` 代理模式,比如 `tproxy_gfwlist`。chnonly 模式下,你必须修改 ss-tproxy.conf 中的 `dns_remote` 为国内的 DNS,如 `dns_remote='114.114.114.114:53'`,并将 `dns_direct` 改为本地 DNS(国外的),如 `dns_direct='8.8.8.8'`;因为 chnonly 模式与 gfwlist 模式共享 gfwlist.txt、gfwlist.ext 文件,所以在第一次使用时你必须先运行 `ss-tproxy update-chnonly` 将默认的 gfwlist.txt 内容替换为大陆域名(更新列表时,也应使用 `ss-tproxy update-chnonly`),并且注释掉 gfwlist.ext 中的 Telegram IP 段,因为这是为正常翻墙设置的,反之亦然
 
 
 **自启**(Systemd)
 **自启**(Systemd)
 - `mv -f ss-tproxy.service /etc/systemd/system`
 - `mv -f ss-tproxy.service /etc/systemd/system`