1
0
mirror of https://github.com/bol-van/zapret.git synced 2025-04-04 14:26:27 +03:00

blockcheck: add dupsid to tls-mod

This commit is contained in:
bol-van 2025-03-20 18:14:35 +03:00
parent b2d89c5d22
commit f2b0341484

@ -1168,7 +1168,7 @@ pktws_curl_test_update_vary()
[ "$sec" = 0 ] || proto=tls
test_has_fake $desync && {
zerofake="--dpi-desync-fake-$proto=0x00000000"
[ "$sec" = 0 ] || tlsmod="--dpi-desync-fake-tls-mod=rnd,rndsni,padencap"
[ "$sec" = 0 ] || tlsmod="--dpi-desync-fake-tls-mod=rnd,dupsid,rndsni,padencap"
}
if test_has_fakedsplit $desync ; then
splits="method+2 midsld"