From 4bd52934f27e1be1991188f1ed4f304185fce708 Mon Sep 17 00:00:00 2001 From: lxstwxrden <48512277+V3nilla@users.noreply.github.com> Date: Wed, 30 Apr 2025 18:19:13 +0400 Subject: [PATCH] New Strategy --- general (FAKE TLS MOD AUTO ALT).bat | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 general (FAKE TLS MOD AUTO ALT).bat diff --git a/general (FAKE TLS MOD AUTO ALT).bat b/general (FAKE TLS MOD AUTO ALT).bat new file mode 100644 index 0000000..2c7f62f --- /dev/null +++ b/general (FAKE TLS MOD AUTO ALT).bat @@ -0,0 +1,20 @@ +@echo off +chcp 65001 > nul +:: 65001 - UTF-8 + +cd /d "%~dp0" +call service.bat status_zapret +call service.bat check_updates +echo: + +set "BIN=%~dp0bin\" +set "LISTS=%~dp0lists\" + +start "zapret: general (FAKE TLS MOD AUTO)" /min "%BIN%winws.exe" --wf-tcp=80,443 --wf-udp=443,50000-50100 ^ +--filter-udp=443 --hostlist="%LISTS%list-general.txt" --dpi-desync=fake --dpi-desync-repeats=11 --dpi-desync-fake-quic="%BIN%quic_initial_www_google_com.bin" --new ^ +--filter-udp=50000-50100 --filter-l7=discord,stun --dpi-desync=fake --dpi-desync-repeats=6 --new ^ +--filter-tcp=80 --hostlist="%LISTS%list-general.txt" --dpi-desync=fake,fakedsplit --dpi-desync-autottl=2 --dpi-desync-fooling=md5sig --new ^ +--filter-tcp=443 --hostlist="%LISTS%list-general.txt" --dpi-desync=split --dpi-desync-split-pos=1 --dpi-desync-autottl --dpi-desync-fooling=badseq --dpi-desync-repeats=8 --dpi-desync-fake-tls-mod=rnd,dupsid,sni=www.google.com --new ^ +--filter-udp=443 --ipset="%LISTS%ipset-cloudflare.txt" --dpi-desync=fake --dpi-desync-repeats=11 --dpi-desync-fake-quic="%BIN%quic_initial_www_google_com.bin" --new ^ +--filter-tcp=80 --ipset="%LISTS%ipset-cloudflare.txt" --dpi-desync=fake,fakedsplit --dpi-desync-autottl=2 --dpi-desync-fooling=md5sig --new ^ +--filter-tcp=443 --ipset="%LISTS%ipset-cloudflare.txt" --dpi-desync=split --dpi-desync-split-pos=1 --dpi-desync-autottl --dpi-desync-fooling=badseq --dpi-desync-repeats=8