ソースを参照

update README.md

zfl9 8 年 前
コミット
f040016cd8
1 ファイル変更3 行追加3 行削除
  1. 3 3
      README.md

+ 3 - 3
README.md

@@ -29,7 +29,7 @@ ss-tproxy 脚本运行于 Linux 系统,用于实现类似 Windows SS/SSR 客
 - `tun2socks_gfwlist_tcp`: ss/ssr(版本不限), haveged, tun2socks, iproute2, ipset, perl, dnsmasq, dnsforwarder
 - `tun2socks_chnroute_tcp`: ss/ssr(版本不限), haveged, tun2socks, iproute2, ipset, chinadns, dnsforwarder
 - haveged 依赖项是可选的,主要用于防止系统的熵过低,从而导致 ss-redir、ss-tunnel、ss-local 启动失败等问题
-- `*gfwlist*` 模式更新列表时依赖 curl、base64;`*chnroute*` 模式更新列表时依赖 curl;建议安装,以备不时之需
+- `*gfwlist*` 模式更新列表时依赖 curl、base64;`*chnroute*` 模式更新列表时依赖 curl;建议安装,以备不时之需
 - `*gfwlist*` 模式中的 perl 其实可以使用 sed 替代,但由于更新 gfwlist 列表依赖 perl5 v5.10.0+,所以直接用了 perl
 
 ## 端口占用
@@ -49,7 +49,7 @@ ss-tproxy 脚本运行于 Linux 系统,用于实现类似 Windows SS/SSR 客
 
 ## 脚本用法
 **安装**
-- `git clone https://github.com/zfl9/ss-tproxy.git --single-branch`
+- `git clone https://github.com/zfl9/ss-tproxy.git`
 - `cd ss-tproxy`
 - `cp -af ss-tproxy /usr/local/bin`
 - `chmod 0755 /usr/local/bin/ss-tproxy`
@@ -104,7 +104,7 @@ ss-tproxy 脚本运行于 Linux 系统,用于实现类似 Windows SS/SSR 客
 - `ss-tproxy flush-cache`:清空 DNS 缓存
 - `ss-tproxy update-gfwlist`:更新 gfwlist
 - `ss-tproxy update-chnroute`:更新 chnroute
-- 注:update-gfwlist、update-chnroute 需重启生效
+- update-gfwlist、update-chnroute 需重启生效
 
 **日志**
 > 脚本默认关闭了日志输出,如果需要,请修改 ss-tproxy.conf,打开相应的 log/verbose 选项