From d48e0bdb122d75c64e34f8989c39ad8c1422e04f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=AC=E5=93=A5=E4=BE=83=E4=BE=83=E4=BE=83ygkkk?= Date: Thu, 30 Mar 2023 03:09:41 +0000 Subject: [PATCH] Update CFwarp.sh --- CFwarp.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/CFwarp.sh b/CFwarp.sh index e1e4c5f..9cad90e 100644 --- a/CFwarp.sh +++ b/CFwarp.sh @@ -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