mirror of
https://github.com/bol-van/zapret.git
synced 2025-08-10 01:02:03 +03:00
Compare commits
3 Commits
v70.4
...
3d4b395bfe
Author | SHA1 | Date | |
---|---|---|---|
|
3d4b395bfe | ||
|
55950ed7d0 | ||
|
f2b0341484 |
1
.gitignore
vendored
1
.gitignore
vendored
@@ -4,6 +4,7 @@ mdig/mdig
|
|||||||
nfq/dvtws
|
nfq/dvtws
|
||||||
nfq/nfqws
|
nfq/nfqws
|
||||||
nfq/winws.exe
|
nfq/winws.exe
|
||||||
|
nfq/WinDivert*
|
||||||
tpws/tpws
|
tpws/tpws
|
||||||
binaries/my/
|
binaries/my/
|
||||||
ipset/zapret-ip*.txt
|
ipset/zapret-ip*.txt
|
||||||
|
@@ -1168,7 +1168,7 @@ pktws_curl_test_update_vary()
|
|||||||
[ "$sec" = 0 ] || proto=tls
|
[ "$sec" = 0 ] || proto=tls
|
||||||
test_has_fake $desync && {
|
test_has_fake $desync && {
|
||||||
zerofake="--dpi-desync-fake-$proto=0x00000000"
|
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
|
if test_has_fakedsplit $desync ; then
|
||||||
splits="method+2 midsld"
|
splits="method+2 midsld"
|
||||||
|
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user