mirror of https://gitlab.com/rwkgyg/CFwarp.git
Update endip.sh
This commit is contained in:
parent
0f0a241719
commit
df8571e942
|
@ -202,7 +202,7 @@ echo "脚本支持WARP优选IP、WARP配置文件生成,感谢CF网友开发"
|
|||
echo "------------------------------------------------------"
|
||||
echo
|
||||
echo "1.WARP-V4V6优选对端IP"
|
||||
echo "2.三合一生成WARP配置文件"
|
||||
echo "2.注册生成WARP-Wireguard配置文件、二维码"
|
||||
echo "0.退出"
|
||||
read -p "请选择: " menu
|
||||
if [ "$menu" == "1" ];then
|
||||
|
|
Loading…
Reference in New Issue