From 7ba0c8ae53746ab442a5a605e19c9aa5a687b154 Mon Sep 17 00:00:00 2001 From: lxstwxrden <48512277+V3nilla@users.noreply.github.com> Date: Sat, 17 May 2025 00:26:56 +0400 Subject: [PATCH] =?UTF-8?q?=D0=9D=D0=BE=D0=B2=D0=B0=D1=8F=20=D1=81=D1=82?= =?UTF-8?q?=D1=80=D0=B0=D1=82=D0=B5=D0=B3=D0=B8=D1=8F=20-=20FAKE=20TLS=20M?= =?UTF-8?q?OD=20AUTO=20ALT?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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