From 1b0c9fc2962ad34e3247e43729b002fabc36bc34 Mon Sep 17 00:00:00 2001 From: bol-van Date: Wed, 2 Feb 2022 09:52:07 +0300 Subject: [PATCH] blockcheck: cosmetics --- blockcheck.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blockcheck.sh b/blockcheck.sh index 89a388e..81e6b3c 100755 --- a/blockcheck.sh +++ b/blockcheck.sh @@ -575,7 +575,7 @@ pktws_check_domain_bypass() pktws_curl_test_update $1 $3 --dpi-desync=$desync $e done } - [ "$IPV" = 6 ] && pktws_curl_test_update $1 $3 $e --dpi-desync=hopbyhop + [ "$IPV" = 6 ] && pktws_curl_test_update $1 $3 --dpi-desync=hopbyhop $e for desync in $tests; do s="--dpi-desync=$desync" for ttl in $ttls; do