Update 661.sh

This commit is contained in:
甬哥侃侃侃ygkkk 2023-03-15 05:48:45 +00:00
parent dd07904b99
commit 009309515e
1 changed files with 5 additions and 4 deletions

9
661.sh
View File

@ -192,7 +192,7 @@ cd /root/warpip
wait
cd
export endpoint=`sed -n '2p' /root/warpip/result.csv | awk -F ',' '{print $1}'`
green "优选的warp endpoint为$endpoint"
green "本地VPS优选的warp对端IP地址$endpoint"
}
warpip(){
@ -211,7 +211,7 @@ systemctl start warp-go >/dev/null 2>&1
fi
else
export endpoint=`sed -n '2p' /root/warpip/result.csv | awk -F ',' '{print $1}'`
green "优选的warp endpoint为$endpoint"
green "本地VPS优选的warp对端IP地址$endpoint"
fi
}
@ -1719,8 +1719,9 @@ white "甬哥Github项目 github.com/yonggekkk"
white "甬哥blogger博客 ygkkk.blogspot.com"
white "甬哥YouTube频道 www.youtube.com/@ygkkk"
green "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"
yellow " 提示一、选项1与2任意选支持相互切换"
yellow " 二、安装warp成功后进入脚本快捷方式cf"
yellow " 提示:"
yellow " 一、选项1与2任意选支持相互切换"
yellow " 二、安装warp成功后进入脚本快捷方式cf"
warpip
white " ================================================================="
green " 1. 使用 WARP-GO 安装WARP(推荐)"