소스 검색

Update README.md

蘭雅sRGB 6 년 전
부모
커밋
a1205bb29b
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -103,3 +103,9 @@ systemctl enable frps
 systemctl enable brook 
 systemctl enable shadowsocks-go
 ```
+
+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  && chmod +x vps_setup.sh && ./vps_setup.sh
+```