mirror of https://gitlab.com/rwkgyg/CFwarp.git
Update 661.sh
This commit is contained in:
parent
8e6d708531
commit
b632d6a8d6
2
661.sh
2
661.sh
|
@ -272,7 +272,7 @@ systemctl start warp-go >/dev/null 2>&1
|
|||
fi
|
||||
else
|
||||
export endpoint=`cat /root/warpip/result.csv | awk -F, '$3!="timeout ms" {print} ' | sed -n '2p' | awk -F ',' '{print $1}'`
|
||||
green "本地VPS优选的warp对端IP地址:$endpoint"
|
||||
green "脚本将自动应用本地VPS优选的warp对端IP地址:$endpoint"
|
||||
fi
|
||||
}
|
||||
warpip
|
||||
|
|
Loading…
Reference in New Issue