Browse Source

Update README.md

蘭雅sRGB 6 years ago
parent
commit
743f8e6ec5
1 changed files with 2 additions and 3 deletions
  1. 2 3
      README.md

+ 2 - 3
README.md

@@ -104,10 +104,9 @@ systemctl enable brook
 systemctl enable shadowsocks-go
 systemctl enable shadowsocks-go
 ```
 ```
 
 
-udp2raw_kcptun_ss_for_debian9.sh
+udp2raw_kcptun_ss_for_debian9.sh  一键安装,默认$$只对本地开放
 ================================================
 ================================================
 ```
 ```
-wget --no-check-certificate -O vps_setup.sh   \
-https://raw.githubusercontent.com/hongwenjun/vps_setup/master/udp2raw_kcptun_ss_for_debian9.sh && \
+wget --no-check-certificate -O vps_setup.sh https://git.io/fx6UQ  && \
 chmod +x vps_setup.sh && ./vps_setup.sh
 chmod +x vps_setup.sh && ./vps_setup.sh
 ```
 ```