From 913c5de5215a7042eb74ab2a34e16dea8d371edc Mon Sep 17 00:00:00 2001 From: bol-van Date: Sat, 2 Mar 2024 22:31:02 +0300 Subject: [PATCH] blockcheck: minor --- blockcheck.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blockcheck.sh b/blockcheck.sh index f7b2e25..3269a8d 100755 --- a/blockcheck.sh +++ b/blockcheck.sh @@ -588,7 +588,7 @@ pktws_check_domain_bypass() # $2 - encrypted test : 1/0 # $3 - domain - local strategy tests='fake' ret ok ttls s f e desync pos fooling frag sec="$2" + local strategy tests='fake' ret ok ttls s f e desync pos fooling frag sec="$2" delta [ "$sec" = 0 ] && { for s in '--hostcase' '--hostspell=hoSt' '--hostnospace' '--domcase'; do