Update CFwarp.sh

This commit is contained in:
甬哥侃侃侃ygkkk 2023-03-30 03:09:41 +00:00
parent 166fb2c7ad
commit d48e0bdb12
1 changed files with 1 additions and 0 deletions

View File

@ -168,6 +168,7 @@ warpip(){
checkpt(){
a=`cat /root/warpip/result.csv | awk -F, '$3!="timeout ms" {print} ' | sed -n '2p' | awk -F ',' '{print $2}'`
if [[ $a = 100.00% ]]; then
v4v6
if [[ -z $v4 ]]; then
export endpoint=[2606:4700:d0::a29f:c001]:2408
else