mirror of
https://gitlab.com/fscarmen/warp.git
synced 2026-06-25 15:42:40 +08:00
Update t.sh
Former-commit-id: feba68ca7763e77ae3e7f64676f633af38448642
This commit is contained in:
@@ -88,7 +88,6 @@ net(){
|
||||
echo $UP | sh >/dev/null 2>&1
|
||||
WAN4=$(curl -s4m10 https://ip.gs) &&
|
||||
WAN6=$(curl -s6m10 https://ip.gs)
|
||||
green " $WAN4 $WAN6 "
|
||||
[[ $i = $j ]] && echo $DOWN | sh && red " 失败已超过$i次,脚本中止,问题反馈:[https://github.com/fscarmen/warp/issues] " && exit
|
||||
done
|
||||
green " 已成功获取 WARP 网络\n IPv4:$WAN4\n IPv6:$WAN6 "
|
||||
|
||||
Reference in New Issue
Block a user