mirror of
https://github.com/bol-van/zapret.git
synced 2025-01-06 08:20:34 +05:00
blockcheck: ipfrag2 test
This commit is contained in:
parent
1221626b1d
commit
fe379810b5
@ -545,6 +545,11 @@ pktws_check_domain_bypass()
|
|||||||
# do not do wssize test for http. it's useless
|
# do not do wssize test for http. it's useless
|
||||||
[ "$sec" = 1 ] || break
|
[ "$sec" = 1 ] || break
|
||||||
done
|
done
|
||||||
|
|
||||||
|
for frag in 24 32 40 64 80 104; do
|
||||||
|
pktws_curl_test_update $1 $3 --dpi-desync=ipfrag2 --dpi-desync-ipfrag-pos-tcp=$frag
|
||||||
|
done
|
||||||
|
|
||||||
report_strategy $1 $3 $PKTWSD
|
report_strategy $1 $3 $PKTWSD
|
||||||
}
|
}
|
||||||
tpws_check_domain_bypass()
|
tpws_check_domain_bypass()
|
||||||
|
Loading…
Reference in New Issue
Block a user