Update README.md

This commit is contained in:
甬哥侃侃侃ygkkk 2023-05-23 08:20:45 +00:00
parent 2653255cde
commit be40b0715f
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ bash <(curl -Ls https://gitlab.com/rwkgyg/CFwarp/raw/main/CFwarp.sh)
``` ```
---------------------------------------------------------------------------------------------------------------------- ----------------------------------------------------------------------------------------------------------------------
### 多平台优选WARP对端IP脚本 ### 多平台优选WARP对端IP + 无限生成WARP-Wireguard配置 脚本
``` ```
curl -sSL https://gitlab.com/rwkgyg/CFwarp/raw/main/point/endip.sh -o endip.sh && chmod +x endip.sh && ./endip.sh curl -sSL https://gitlab.com/rwkgyg/CFwarp/raw/main/point/endip.sh -o endip.sh && chmod +x endip.sh && ./endip.sh
``` ```