mirror of
https://github.com/Flowseal/zapret-discord-youtube.git
synced 2025-06-23 06:40:00 -07:00
Compare commits
7 Commits
b09e11a1a2
...
37bab75e90
Author | SHA1 | Date | |
---|---|---|---|
|
37bab75e90 | ||
|
f76d4cf376 | ||
|
7f7831d82a | ||
|
a4425d7b6e | ||
|
653d01b224 | ||
|
b050660597 | ||
|
491959eba1 |
@ -1 +1 @@
|
||||
1.8.0
|
||||
1.8.1
|
@ -44,7 +44,7 @@
|
||||
- **`Run Diagnostics`** - диагностика на распространённые причины, по которым zapret может не работать.
|
||||
В конце можно очистить кэш <img src="https://cdn-icons-png.flaticon.com/128/5968/5968756.png" height=11 /> `Discord`, что может помочь, если он неожиданно перестал работать
|
||||
- **`Check Updates`** - проверка на обновления
|
||||
- **`Switch Game Filter`** - переключение режима обхода для игр (и других сервисов, использующих UDP на портах выше 1023).
|
||||
- **`Switch Game Filter`** - переключение режима обхода для игр (и других сервисов, использующих UDP и TCP на портах выше 1023).
|
||||
**После переключения требуется перезапуск стратегии.**
|
||||
В скобках указан текущий статус (включено/выключено).
|
||||
- **`Switch ipset`** - переключение режима обхода сервисов из `ipset-all.txt`.
|
||||
|
@ -11,12 +11,12 @@ echo:
|
||||
set "BIN=%~dp0bin\"
|
||||
set "LISTS=%~dp0lists\"
|
||||
|
||||
start "zapret: %~n0" /min "%BIN%winws.exe" --wf-tcp=80,443 --wf-udp=443,50000-50100,%GameFilter% ^
|
||||
start "zapret: %~n0" /min "%BIN%winws.exe" --wf-tcp=80,443,%GameFilter% --wf-udp=443,50000-50100,%GameFilter% ^
|
||||
--filter-udp=443 --hostlist="%LISTS%list-general.txt" --dpi-desync=fake --dpi-desync-repeats=6 --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,split2 --dpi-desync-autottl=2 --dpi-desync-fooling=md5sig --new ^
|
||||
--filter-tcp=443 --hostlist="%LISTS%list-general.txt" --dpi-desync=fake,split --dpi-desync-autottl=5 --dpi-desync-repeats=6 --dpi-desync-fooling=badseq --dpi-desync-fake-tls="%BIN%tls_clienthello_www_google_com.bin" --new ^
|
||||
--filter-udp=443 --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake --dpi-desync-repeats=6 --dpi-desync-fake-quic="%BIN%quic_initial_www_google_com.bin" --new ^
|
||||
--filter-tcp=80 --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake,split2 --dpi-desync-autottl=2 --dpi-desync-fooling=md5sig --new ^
|
||||
--filter-tcp=443 --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake,split --dpi-desync-autottl=5 --dpi-desync-repeats=6 --dpi-desync-fooling=badseq --dpi-desync-fake-tls="%BIN%tls_clienthello_www_google_com.bin" --new ^
|
||||
--filter-tcp=443,%GameFilter% --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake,split --dpi-desync-autottl=5 --dpi-desync-repeats=6 --dpi-desync-fooling=badseq --dpi-desync-fake-tls="%BIN%tls_clienthello_www_google_com.bin" --new ^
|
||||
--filter-udp=%GameFilter% --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake --dpi-desync-autottl=2 --dpi-desync-repeats=12 --dpi-desync-any-protocol=1 --dpi-desync-fake-unknown-udp="%BIN%quic_initial_www_google_com.bin" --dpi-desync-cutoff=n3
|
||||
|
@ -11,12 +11,12 @@ echo:
|
||||
set "BIN=%~dp0bin\"
|
||||
set "LISTS=%~dp0lists\"
|
||||
|
||||
start "zapret: %~n0" /min "%BIN%winws.exe" --wf-tcp=80,443 --wf-udp=443,50000-50100,%GameFilter% ^
|
||||
start "zapret: %~n0" /min "%BIN%winws.exe" --wf-tcp=80,443,%GameFilter% --wf-udp=443,50000-50100,%GameFilter% ^
|
||||
--filter-udp=443 --hostlist="%LISTS%list-general.txt" --dpi-desync=fake --dpi-desync-repeats=6 --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,split2 --dpi-desync-autottl=2 --dpi-desync-fooling=md5sig --new ^
|
||||
--filter-tcp=443 --hostlist="%LISTS%list-general.txt" --dpi-desync=split2 --dpi-desync-split-seqovl=652 --dpi-desync-split-pos=2 --dpi-desync-split-seqovl-pattern="%BIN%tls_clienthello_www_google_com.bin" --new ^
|
||||
--filter-udp=443 --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake --dpi-desync-repeats=6 --dpi-desync-fake-quic="%BIN%quic_initial_www_google_com.bin" --new ^
|
||||
--filter-tcp=80 --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake,split2 --dpi-desync-autottl=2 --dpi-desync-fooling=md5sig --new ^
|
||||
--filter-tcp=443 --ipset="%LISTS%ipset-all.txt" --dpi-desync=split2 --dpi-desync-split-seqovl=652 --dpi-desync-split-pos=2 --dpi-desync-split-seqovl-pattern="%BIN%tls_clienthello_www_google_com.bin" --new ^
|
||||
--filter-tcp=443,%GameFilter% --ipset="%LISTS%ipset-all.txt" --dpi-desync=split2 --dpi-desync-split-seqovl=652 --dpi-desync-split-pos=2 --dpi-desync-split-seqovl-pattern="%BIN%tls_clienthello_www_google_com.bin" --new ^
|
||||
--filter-udp=%GameFilter% --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake --dpi-desync-autottl=2 --dpi-desync-repeats=12 --dpi-desync-any-protocol=1 --dpi-desync-fake-unknown-udp="%BIN%quic_initial_www_google_com.bin" --dpi-desync-cutoff=n2
|
||||
|
@ -11,12 +11,12 @@ echo:
|
||||
set "BIN=%~dp0bin\"
|
||||
set "LISTS=%~dp0lists\"
|
||||
|
||||
start "zapret: %~n0" /min "%BIN%winws.exe" --wf-tcp=80,443 --wf-udp=443,50000-50100,%GameFilter% ^
|
||||
start "zapret: %~n0" /min "%BIN%winws.exe" --wf-tcp=80,443,%GameFilter% --wf-udp=443,50000-50100,%GameFilter% ^
|
||||
--filter-udp=443 --hostlist="%LISTS%list-general.txt" --dpi-desync=fake --dpi-desync-repeats=6 --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,split2 --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 --new ^
|
||||
--filter-udp=443 --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake --dpi-desync-repeats=6 --dpi-desync-fake-quic="%BIN%quic_initial_www_google_com.bin" --new ^
|
||||
--filter-tcp=80 --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake,split2 --dpi-desync-autottl=2 --dpi-desync-fooling=md5sig --new ^
|
||||
--filter-tcp=443 --ipset="%LISTS%ipset-all.txt" --dpi-desync=split --dpi-desync-split-pos=1 --dpi-desync-autottl --dpi-desync-fooling=badseq --dpi-desync-repeats=8 --new ^
|
||||
--filter-tcp=443,%GameFilter% --ipset="%LISTS%ipset-all.txt" --dpi-desync=split --dpi-desync-split-pos=1 --dpi-desync-autottl --dpi-desync-fooling=badseq --dpi-desync-repeats=8 --new ^
|
||||
--filter-udp=%GameFilter% --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake --dpi-desync-autottl=2 --dpi-desync-repeats=10 --dpi-desync-any-protocol=1 --dpi-desync-fake-unknown-udp="%BIN%quic_initial_www_google_com.bin" --dpi-desync-cutoff=n2
|
||||
|
@ -11,12 +11,12 @@ echo:
|
||||
set "BIN=%~dp0bin\"
|
||||
set "LISTS=%~dp0lists\"
|
||||
|
||||
start "zapret: %~n0" /min "%BIN%winws.exe" --wf-tcp=80,443 --wf-udp=443,50000-50100,%GameFilter% ^
|
||||
start "zapret: %~n0" /min "%BIN%winws.exe" --wf-tcp=80,443,%GameFilter% --wf-udp=443,50000-50100,%GameFilter% ^
|
||||
--filter-udp=443 --hostlist="%LISTS%list-general.txt" --dpi-desync=fake --dpi-desync-repeats=6 --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,split2 --dpi-desync-autottl=2 --dpi-desync-fooling=md5sig --new ^
|
||||
--filter-tcp=443 --hostlist="%LISTS%list-general.txt" --dpi-desync=fake,split2 --dpi-desync-repeats=6 --dpi-desync-fooling=md5sig --dpi-desync-fake-tls="%BIN%tls_clienthello_www_google_com.bin" --new ^
|
||||
--filter-udp=443 --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake --dpi-desync-repeats=6 --dpi-desync-fake-quic="%BIN%quic_initial_www_google_com.bin" --new ^
|
||||
--filter-tcp=80 --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake,split2 --dpi-desync-autottl=2 --dpi-desync-fooling=md5sig --new ^
|
||||
--filter-tcp=443 --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake,split2 --dpi-desync-repeats=6 --dpi-desync-fooling=md5sig --dpi-desync-fake-tls="%BIN%tls_clienthello_www_google_com.bin" --new ^
|
||||
--filter-tcp=443,%GameFilter% --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake,split2 --dpi-desync-repeats=6 --dpi-desync-fooling=md5sig --dpi-desync-fake-tls="%BIN%tls_clienthello_www_google_com.bin" --new ^
|
||||
--filter-udp=%GameFilter% --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake --dpi-desync-autottl=2 --dpi-desync-repeats=10 --dpi-desync-any-protocol=1 --dpi-desync-fake-unknown-udp="%BIN%quic_initial_www_google_com.bin" --dpi-desync-cutoff=n2
|
||||
|
@ -12,11 +12,11 @@ echo:
|
||||
set "BIN=%~dp0bin\"
|
||||
set "LISTS=%~dp0lists\"
|
||||
|
||||
start "zapret: %~n0" /min "%BIN%winws.exe" --wf-tcp=80,443 --wf-udp=443,50000-50100,%GameFilter% ^
|
||||
start "zapret: %~n0" /min "%BIN%winws.exe" --wf-tcp=80,443,%GameFilter% --wf-udp=443,50000-50100,%GameFilter% ^
|
||||
--filter-udp=443 --hostlist="%LISTS%list-general.txt" --dpi-desync=fake --dpi-desync-repeats=6 --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,split2 --dpi-desync-autottl=2 --dpi-desync-fooling=md5sig --new ^
|
||||
--filter-l3=ipv4 --filter-tcp=443 --dpi-desync=syndata --new ^
|
||||
--filter-l3=ipv4 --filter-tcp=443,%GameFilter% --dpi-desync=syndata --new ^
|
||||
--filter-tcp=80 --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake,split2 --dpi-desync-autottl=2 --dpi-desync-fooling=md5sig --new ^
|
||||
--filter-udp=443 --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake --dpi-desync-repeats=6 --dpi-desync-fake-quic="%BIN%quic_initial_www_google_com.bin" --new ^
|
||||
--filter-udp=%GameFilter% --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake --dpi-desync-autottl=2 --dpi-desync-repeats=14 --dpi-desync-any-protocol=1 --dpi-desync-fake-unknown-udp="%BIN%quic_initial_www_google_com.bin" --dpi-desync-cutoff=n3
|
||||
|
22
general (ALT6).bat
Normal file
22
general (ALT6).bat
Normal file
@ -0,0 +1,22 @@
|
||||
@echo off
|
||||
chcp 65001 > nul
|
||||
:: 65001 - UTF-8
|
||||
|
||||
cd /d "%~dp0"
|
||||
call service.bat status_zapret
|
||||
call service.bat check_updates
|
||||
call service.bat load_game_filter
|
||||
echo:
|
||||
|
||||
set "BIN=%~dp0bin\"
|
||||
set "LISTS=%~dp0lists\"
|
||||
|
||||
start "zapret: %~n0" /min "%BIN%winws.exe" --wf-tcp=80,443,%GameFilter% --wf-udp=443,50000-50100,%GameFilter% ^
|
||||
--filter-udp=443 --hostlist="%LISTS%list-general.txt" --dpi-desync=fake --dpi-desync-repeats=6 --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,split2 --dpi-desync-autottl=2 --dpi-desync-fooling=md5sig --new ^
|
||||
--filter-tcp=443 --hostlist="%LISTS%list-general.txt" --dpi-desync=split2 --dpi-desync-repeats=2 --dpi-desync-split-seqovl=681 --dpi-desync-split-pos=1 --dpi-desync-fooling=badseq,hopbyhop2 --dpi-desync-split-seqovl-pattern="%BIN%tls_clienthello_www_google_com.bin" --new ^
|
||||
--filter-udp=443 --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake --dpi-desync-repeats=6 --dpi-desync-fake-quic="%BIN%quic_initial_www_google_com.bin" --new ^
|
||||
--filter-tcp=80 --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake,split2 --dpi-desync-autottl=2 --dpi-desync-fooling=md5sig --new ^
|
||||
--filter-tcp=443,%GameFilter% --ipset="%LISTS%ipset-all.txt" --dpi-desync=split2 --dpi-desync-split-seqovl=681 --dpi-desync-split-pos=1 --dpi-desync-fooling=badseq,hopbyhop2 --dpi-desync-split-seqovl-pattern="%BIN%tls_clienthello_www_google_com.bin" --new ^
|
||||
--filter-udp=%GameFilter% --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake --dpi-desync-autottl=2 --dpi-desync-repeats=12 --dpi-desync-any-protocol=1 --dpi-desync-fake-unknown-udp="%BIN%quic_initial_www_google_com.bin" --dpi-desync-cutoff=n2
|
@ -11,12 +11,12 @@ echo:
|
||||
set "BIN=%~dp0bin\"
|
||||
set "LISTS=%~dp0lists\"
|
||||
|
||||
start "zapret: %~n0" /min "%BIN%winws.exe" --wf-tcp=80,443 --wf-udp=443,50000-50100,%GameFilter% ^
|
||||
start "zapret: %~n0" /min "%BIN%winws.exe" --wf-tcp=80,443,%GameFilter% --wf-udp=443,50000-50100,%GameFilter% ^
|
||||
--filter-udp=443 --hostlist="%LISTS%list-general.txt" --dpi-desync=fake --dpi-desync-repeats=6 --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,split2 --dpi-desync-autottl=2 --dpi-desync-fooling=md5sig --new ^
|
||||
--filter-tcp=443 --hostlist="%LISTS%list-general.txt" --dpi-desync=fake --dpi-desync-fooling=md5sig --dpi-desync-fake-tls-mod=rnd,rndsni,padencap --new ^
|
||||
--filter-udp=443 --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake --dpi-desync-repeats=6 --dpi-desync-fake-quic="%BIN%quic_initial_www_google_com.bin" --new ^
|
||||
--filter-tcp=80 --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake,split2 --dpi-desync-autottl=2 --dpi-desync-fooling=md5sig --new ^
|
||||
--filter-tcp=443 --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake --dpi-desync-fooling=md5sig --dpi-desync-fake-tls-mod=rnd,rndsni,padencap --new ^
|
||||
--filter-tcp=443,%GameFilter% --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake --dpi-desync-fooling=md5sig --dpi-desync-fake-tls-mod=rnd,rndsni,padencap --new ^
|
||||
--filter-udp=%GameFilter% --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake --dpi-desync-autottl=2 --dpi-desync-repeats=10 --dpi-desync-any-protocol=1 --dpi-desync-fake-unknown-udp="%BIN%quic_initial_www_google_com.bin" --dpi-desync-cutoff=n2
|
||||
|
@ -1,6 +1,7 @@
|
||||
@echo off
|
||||
chcp 65001 > nul
|
||||
:: 65001 - UTF-8
|
||||
:: Actually, fake-tls-mod is not working there
|
||||
|
||||
cd /d "%~dp0"
|
||||
call service.bat status_zapret
|
||||
@ -11,12 +12,12 @@ echo:
|
||||
set "BIN=%~dp0bin\"
|
||||
set "LISTS=%~dp0lists\"
|
||||
|
||||
start "zapret: %~n0" /min "%BIN%winws.exe" --wf-tcp=80,443 --wf-udp=443,50000-50100,%GameFilter% ^
|
||||
start "zapret: %~n0" /min "%BIN%winws.exe" --wf-tcp=80,443,%GameFilter% --wf-udp=443,50000-50100,%GameFilter% ^
|
||||
--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-all.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-all.txt" --dpi-desync=fake,fakedsplit --dpi-desync-autottl=2 --dpi-desync-fooling=md5sig --new ^
|
||||
--filter-tcp=443 --ipset="%LISTS%ipset-all.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-tcp=443,%GameFilter% --ipset="%LISTS%ipset-all.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=%GameFilter% --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake --dpi-desync-autottl=2 --dpi-desync-repeats=10 --dpi-desync-any-protocol=1 --dpi-desync-fake-unknown-udp="%BIN%quic_initial_www_google_com.bin" --dpi-desync-cutoff=n2
|
||||
|
22
general (FAKE TLS AUTO ALT2).bat
Normal file
22
general (FAKE TLS AUTO ALT2).bat
Normal file
@ -0,0 +1,22 @@
|
||||
@echo off
|
||||
chcp 65001 > nul
|
||||
:: 65001 - UTF-8
|
||||
|
||||
cd /d "%~dp0"
|
||||
call service.bat status_zapret
|
||||
call service.bat check_updates
|
||||
call service.bat load_game_filter
|
||||
echo:
|
||||
|
||||
set "BIN=%~dp0bin\"
|
||||
set "LISTS=%~dp0lists\"
|
||||
|
||||
start "zapret: %~n0" /min "%BIN%winws.exe" --wf-tcp=80,443,%GameFilter% --wf-udp=443,50000-50100,%GameFilter% ^
|
||||
--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=fake,split2 --dpi-desync-split-seqovl=681 --dpi-desync-split-pos=1 --dpi-desync-fooling=badseq --dpi-desync-repeats=8 --dpi-desync-split-seqovl-pattern="%BIN%tls_clienthello_www_google_com.bin" --dpi-desync-fake-tls-mod=rnd,dupsid,sni=www.google.com --new ^
|
||||
--filter-udp=443 --ipset="%LISTS%ipset-all.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-all.txt" --dpi-desync=fake,fakedsplit --dpi-desync-autottl=2 --dpi-desync-fooling=md5sig --new ^
|
||||
--filter-tcp=443,%GameFilter% --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake,split2 --dpi-desync-split-seqovl=681 --dpi-desync-split-pos=1 --dpi-desync-fooling=badseq --dpi-desync-repeats=8 --dpi-desync-split-seqovl-pattern="%BIN%tls_clienthello_www_google_com.bin" --dpi-desync-fake-tls-mod=rnd,dupsid,sni=www.google.com --new ^
|
||||
--filter-udp=%GameFilter% --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake --dpi-desync-autottl=2 --dpi-desync-repeats=10 --dpi-desync-any-protocol=1 --dpi-desync-fake-unknown-udp="%BIN%quic_initial_www_google_com.bin" --dpi-desync-cutoff=n2
|
@ -11,12 +11,12 @@ echo:
|
||||
set "BIN=%~dp0bin\"
|
||||
set "LISTS=%~dp0lists\"
|
||||
|
||||
start "zapret: %~n0" /min "%BIN%winws.exe" --wf-tcp=80,443 --wf-udp=443,50000-50100,%GameFilter% ^
|
||||
start "zapret: %~n0" /min "%BIN%winws.exe" --wf-tcp=80,443,%GameFilter% --wf-udp=443,50000-50100,%GameFilter% ^
|
||||
--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=fake,multidisorder --dpi-desync-split-pos=1,midsld --dpi-desync-repeats=11 --dpi-desync-fooling=md5sig --dpi-desync-fake-tls-mod=rnd,dupsid,sni=www.google.com --new ^
|
||||
--filter-udp=443 --ipset="%LISTS%ipset-all.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-all.txt" --dpi-desync=fake,fakedsplit --dpi-desync-autottl=2 --dpi-desync-fooling=md5sig --new ^
|
||||
--filter-tcp=443 --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake,multidisorder --dpi-desync-split-pos=1,midsld --dpi-desync-repeats=11 --dpi-desync-fooling=md5sig --dpi-desync-fake-tls-mod=rnd,dupsid,sni=www.google.com --new ^
|
||||
--filter-tcp=443,%GameFilter% --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake,multidisorder --dpi-desync-split-pos=1,midsld --dpi-desync-repeats=11 --dpi-desync-fooling=md5sig --dpi-desync-fake-tls-mod=rnd,dupsid,sni=www.google.com --new ^
|
||||
--filter-udp=%GameFilter% --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake --dpi-desync-autottl=2 --dpi-desync-repeats=10 --dpi-desync-any-protocol=1 --dpi-desync-fake-unknown-udp="%BIN%quic_initial_www_google_com.bin" --dpi-desync-cutoff=n2
|
||||
|
@ -11,12 +11,12 @@ echo:
|
||||
set "BIN=%~dp0bin\"
|
||||
set "LISTS=%~dp0lists\"
|
||||
|
||||
start "zapret: %~n0" /min "%BIN%winws.exe" --wf-tcp=80,443 --wf-udp=443,50000-50100,%GameFilter% ^
|
||||
start "zapret: %~n0" /min "%BIN%winws.exe" --wf-tcp=80,443,%GameFilter% --wf-udp=443,50000-50100,%GameFilter% ^
|
||||
--filter-udp=443 --hostlist="%LISTS%list-general.txt" --dpi-desync=fake --dpi-desync-repeats=8 --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,split2 --dpi-desync-autottl=3 --dpi-desync-fooling=md5sig --new ^
|
||||
--filter-tcp=443 --hostlist="%LISTS%list-general.txt" --dpi-desync=fake --dpi-desync-ttl=4 --dpi-desync-fake-tls-mod=rnd,rndsni,padencap --new ^
|
||||
--filter-udp=443 --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake --dpi-desync-repeats=8 --dpi-desync-fake-quic="%BIN%quic_initial_www_google_com.bin" --new ^
|
||||
--filter-tcp=80 --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake,split2 --dpi-desync-autottl=3 --dpi-desync-fooling=md5sig --new ^
|
||||
--filter-tcp=443 --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake --dpi-desync-ttl=4 --dpi-desync-fake-tls-mod=rnd,rndsni,padencap --new ^
|
||||
--filter-tcp=443,%GameFilter% --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake --dpi-desync-ttl=4 --dpi-desync-fake-tls-mod=rnd,rndsni,padencap --new ^
|
||||
--filter-udp=%GameFilter% --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake --dpi-desync-autottl=2 --dpi-desync-repeats=12 --dpi-desync-any-protocol=1 --dpi-desync-fake-unknown-udp="%BIN%quic_initial_www_google_com.bin" --dpi-desync-cutoff=n3
|
||||
|
@ -11,12 +11,12 @@ echo:
|
||||
set "BIN=%~dp0bin\"
|
||||
set "LISTS=%~dp0lists\"
|
||||
|
||||
start "zapret: %~n0" /min "%BIN%winws.exe" --wf-tcp=80,443 --wf-udp=443,50000-50100,%GameFilter% ^
|
||||
start "zapret: %~n0" /min "%BIN%winws.exe" --wf-tcp=80,443,%GameFilter% --wf-udp=443,50000-50100,%GameFilter% ^
|
||||
--filter-udp=443 --hostlist="%LISTS%list-general.txt" --dpi-desync=fake --dpi-desync-repeats=6 --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,split2 --dpi-desync-autottl=2 --dpi-desync-fooling=md5sig --new ^
|
||||
--filter-tcp=443 --hostlist="%LISTS%list-general.txt" --dpi-desync=fake --dpi-desync-autottl=2 --dpi-desync-repeats=6 --dpi-desync-fooling=badseq --dpi-desync-fake-tls="%BIN%tls_clienthello_www_google_com.bin" --new ^
|
||||
--filter-udp=443 --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake --dpi-desync-repeats=6 --dpi-desync-fake-quic="%BIN%quic_initial_www_google_com.bin" --new ^
|
||||
--filter-tcp=80 --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake,split2 --dpi-desync-autottl=2 --dpi-desync-fooling=md5sig --new ^
|
||||
--filter-tcp=443 --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake --dpi-desync-autottl=2 --dpi-desync-repeats=6 --dpi-desync-fooling=badseq --dpi-desync-fake-tls="%BIN%tls_clienthello_www_google_com.bin" --new ^
|
||||
--filter-tcp=443,%GameFilter% --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake --dpi-desync-autottl=2 --dpi-desync-repeats=6 --dpi-desync-fooling=badseq --dpi-desync-fake-tls="%BIN%tls_clienthello_www_google_com.bin" --new ^
|
||||
--filter-udp=%GameFilter% --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake --dpi-desync-autottl=2 --dpi-desync-repeats=10 --dpi-desync-any-protocol=1 --dpi-desync-fake-unknown-udp="%BIN%quic_initial_www_google_com.bin" --dpi-desync-cutoff=n2
|
||||
|
@ -11,12 +11,12 @@ echo:
|
||||
set "BIN=%~dp0bin\"
|
||||
set "LISTS=%~dp0lists\"
|
||||
|
||||
start "zapret: %~n0" /min "%BIN%winws.exe" --wf-tcp=80,443 --wf-udp=443,50000-50100,%GameFilter% ^
|
||||
start "zapret: %~n0" /min "%BIN%winws.exe" --wf-tcp=80,443,%GameFilter% --wf-udp=443,50000-50100,%GameFilter% ^
|
||||
--filter-udp=443 --hostlist="%LISTS%list-general.txt" --dpi-desync=fake --dpi-desync-repeats=6 --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,split2 --dpi-desync-autottl=2 --dpi-desync-fooling=md5sig --new ^
|
||||
--filter-tcp=443 --hostlist="%LISTS%list-general.txt" --dpi-desync=fake --dpi-desync-repeats=6 --dpi-desync-fooling=md5sig --dpi-desync-fake-tls="%BIN%tls_clienthello_www_google_com.bin" --new ^
|
||||
--filter-udp=443 --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake --dpi-desync-repeats=6 --dpi-desync-fake-quic="%BIN%quic_initial_www_google_com.bin" --new ^
|
||||
--filter-tcp=80 --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake,split2 --dpi-desync-autottl=2 --dpi-desync-fooling=md5sig --new ^
|
||||
--filter-tcp=443 --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake --dpi-desync-repeats=6 --dpi-desync-fooling=md5sig --dpi-desync-fake-tls="%BIN%tls_clienthello_www_google_com.bin" --new ^
|
||||
--filter-tcp=443,%GameFilter% --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake --dpi-desync-repeats=6 --dpi-desync-fooling=md5sig --dpi-desync-fake-tls="%BIN%tls_clienthello_www_google_com.bin" --new ^
|
||||
--filter-udp=%GameFilter% --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake --dpi-desync-autottl=2 --dpi-desync-repeats=12 --dpi-desync-any-protocol=1 --dpi-desync-fake-unknown-udp="%BIN%quic_initial_www_google_com.bin" --dpi-desync-cutoff=n3
|
||||
|
@ -11,12 +11,12 @@ echo:
|
||||
set "BIN=%~dp0bin\"
|
||||
set "LISTS=%~dp0lists\"
|
||||
|
||||
start "zapret: %~n0" /min "%BIN%winws.exe" --wf-tcp=80,443 --wf-udp=443,50000-50100,%GameFilter% ^
|
||||
start "zapret: %~n0" /min "%BIN%winws.exe" --wf-tcp=80,443,%GameFilter% --wf-udp=443,50000-50100,%GameFilter% ^
|
||||
--filter-udp=443 --hostlist="%LISTS%list-general.txt" --dpi-desync=fake --dpi-desync-repeats=6 --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,split2 --dpi-desync-autottl=2 --dpi-desync-fooling=md5sig --new ^
|
||||
--filter-tcp=443 --hostlist="%LISTS%list-general.txt" --dpi-desync=fake,multidisorder --dpi-desync-split-pos=midsld --dpi-desync-repeats=8 --dpi-desync-fooling=md5sig,badseq --new ^
|
||||
--filter-udp=443 --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake --dpi-desync-repeats=6 --dpi-desync-fake-quic="%BIN%quic_initial_www_google_com.bin" --new ^
|
||||
--filter-tcp=80 --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake,split2 --dpi-desync-autottl=2 --dpi-desync-fooling=md5sig --new ^
|
||||
--filter-tcp=443 --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake,multidisorder --dpi-desync-split-pos=midsld --dpi-desync-repeats=6 --dpi-desync-fooling=md5sig,badseq --new ^
|
||||
--filter-tcp=443,%GameFilter% --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake,multidisorder --dpi-desync-split-pos=midsld --dpi-desync-repeats=6 --dpi-desync-fooling=md5sig,badseq --new ^
|
||||
--filter-udp=%GameFilter% --ipset="%LISTS%ipset-all.txt" --dpi-desync=fake --dpi-desync-autottl=2 --dpi-desync-repeats=10 --dpi-desync-any-protocol=1 --dpi-desync-fake-unknown-udp="%BIN%quic_initial_www_google_com.bin" --dpi-desync-cutoff=n2
|
||||
|
7
lists/combine-all-ipsets.bat
Normal file
7
lists/combine-all-ipsets.bat
Normal file
@ -0,0 +1,7 @@
|
||||
@echo off
|
||||
chcp 65001 > nul
|
||||
:: 65001 - UTF-8
|
||||
|
||||
copy /b ipsets\*.txt ipset-all-unsorted.txt
|
||||
type ipset-all-unsorted.txt | sort > ipset-all.txt
|
||||
del ipset-all-unsorted.txt
|
2
lists/combine-all-ipsets.sh
Normal file
2
lists/combine-all-ipsets.sh
Normal file
@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
cat ipsets/*.txt | sort > ipset-all.txt
|
7482
lists/ipset-all.txt
7482
lists/ipset-all.txt
File diff suppressed because it is too large
Load Diff
1553
lists/ipsets/ipset-amazon-aws.txt
Normal file
1553
lists/ipsets/ipset-amazon-aws.txt
Normal file
File diff suppressed because it is too large
Load Diff
30
lists/ipsets/ipset-amazon-extended.txt
Normal file
30
lists/ipsets/ipset-amazon-extended.txt
Normal file
@ -0,0 +1,30 @@
|
||||
3.3.0.0/22
|
||||
3.4.6.0/23
|
||||
3.5.176.0/20
|
||||
13.248.64.0/20
|
||||
15.177.96.0/21
|
||||
15.190.0.0/17
|
||||
16.12.64.0/20
|
||||
18.34.0.0/18
|
||||
18.34.64.0/20
|
||||
18.34.240.0/20
|
||||
18.35.0.0/18
|
||||
35.96.0.0/21
|
||||
35.160.0.0/11
|
||||
46.8.100.0/22
|
||||
46.18.245.0/24
|
||||
52.46.176.0/20
|
||||
99.78.192.0/18
|
||||
104.218.201.0/24
|
||||
104.218.202.0/24
|
||||
104.232.45.0/24
|
||||
104.234.160.0/24
|
||||
104.234.187.0/24
|
||||
104.249.160.0/23
|
||||
104.249.162.0/24
|
||||
104.253.192.0/23
|
||||
104.255.56.0/22
|
||||
104.255.60.0/24
|
||||
108.128.0.0/12
|
||||
172.96.104.0/21
|
||||
199.193.137.0/24
|
15
lists/ipsets/ipset-cloudflare.txt
Normal file
15
lists/ipsets/ipset-cloudflare.txt
Normal file
@ -0,0 +1,15 @@
|
||||
103.21.244.0/22
|
||||
103.22.200.0/22
|
||||
103.31.4.0/22
|
||||
104.16.0.0/13
|
||||
104.24.0.0/14
|
||||
108.162.192.0/18
|
||||
131.0.72.0/22
|
||||
141.101.64.0/18
|
||||
162.158.0.0/15
|
||||
172.64.0.0/13
|
||||
173.245.48.0/20
|
||||
188.114.96.0/20
|
||||
190.93.240.0/20
|
||||
197.234.240.0/22
|
||||
198.41.128.0/17
|
42
lists/ipsets/ipset-google-cloud.txt
Normal file
42
lists/ipsets/ipset-google-cloud.txt
Normal file
@ -0,0 +1,42 @@
|
||||
8.34.208.0/20
|
||||
8.35.192.0/21
|
||||
23.236.48.0/20
|
||||
23.251.128.0/19
|
||||
34.0.0.0/15
|
||||
34.2.0.0/16
|
||||
34.3.0.0/23
|
||||
34.3.3.0/24
|
||||
34.3.4.0/24
|
||||
34.3.8.0/21
|
||||
34.3.16.0/20
|
||||
34.3.32.0/19
|
||||
34.3.64.0/18
|
||||
34.4.0.0/14
|
||||
34.8.0.0/13
|
||||
34.16.0.0/12
|
||||
34.32.0.0/11
|
||||
34.64.0.0/10
|
||||
34.128.0.0/10
|
||||
35.184.0.0/13
|
||||
35.192.0.0/14
|
||||
35.196.0.0/15
|
||||
35.198.0.0/16
|
||||
35.199.0.0/17
|
||||
35.199.128.0/18
|
||||
35.200.0.0/13
|
||||
35.208.0.0/12
|
||||
35.224.0.0/12
|
||||
35.240.0.0/13
|
||||
104.154.0.0/15
|
||||
104.196.0.0/14
|
||||
107.167.160.0/19
|
||||
107.178.192.0/18
|
||||
108.59.80.0/20
|
||||
130.211.0.0/16
|
||||
146.148.0.0/17
|
||||
162.216.148.0/22
|
||||
162.222.176.0/21
|
||||
173.255.112.0/20
|
||||
192.158.28.0/22
|
||||
199.192.112.0/22
|
||||
199.223.232.0/21
|
3537
lists/ipsets/ipset-other.txt
Normal file
3537
lists/ipsets/ipset-other.txt
Normal file
File diff suppressed because it is too large
Load Diff
366
lists/ipsets/ipset-ovh.txt
Normal file
366
lists/ipsets/ipset-ovh.txt
Normal file
@ -0,0 +1,366 @@
|
||||
2.57.242.0/24
|
||||
5.39.0.0/17
|
||||
5.83.153.0/24
|
||||
5.135.0.0/16
|
||||
5.144.181.0/24
|
||||
5.144.182.0/24
|
||||
5.175.195.0/24
|
||||
5.178.106.0/24
|
||||
5.178.110.0/24
|
||||
5.196.0.0/16
|
||||
8.7.244.0/24
|
||||
8.18.128.0/24
|
||||
8.18.172.0/24
|
||||
8.20.110.0/24
|
||||
8.21.41.0/24
|
||||
8.24.8.0/21
|
||||
8.26.94.0/24
|
||||
8.29.224.0/24
|
||||
8.30.208.0/21
|
||||
8.33.96.0/21
|
||||
8.33.128.0/21
|
||||
8.33.136.0/23
|
||||
15.204.0.0/16
|
||||
15.235.0.0/16
|
||||
23.92.224.0/19
|
||||
23.137.200.0/24
|
||||
23.151.184.0/24
|
||||
23.156.24.0/23
|
||||
23.174.168.0/24
|
||||
31.6.62.0/24
|
||||
31.24.253.0/24
|
||||
31.41.37.0/24
|
||||
31.56.52.0/22
|
||||
31.56.77.0/24
|
||||
31.57.199.0/24
|
||||
31.59.68.0/24
|
||||
31.59.71.0/24
|
||||
37.59.0.0/16
|
||||
37.60.48.0/20
|
||||
37.139.130.0/24
|
||||
37.187.0.0/16
|
||||
37.202.202.0/24
|
||||
37.230.48.0/24
|
||||
37.230.63.0/24
|
||||
40.160.0.0/17
|
||||
40.160.224.0/24
|
||||
40.160.226.0/24
|
||||
40.160.228.0/24
|
||||
40.160.230.0/24
|
||||
40.160.232.0/24
|
||||
40.160.234.0/24
|
||||
40.160.236.0/24
|
||||
40.160.238.0/24
|
||||
40.160.240.0/24
|
||||
40.160.242.0/24
|
||||
40.160.244.0/24
|
||||
40.160.246.0/24
|
||||
40.160.248.0/24
|
||||
43.226.0.0/23
|
||||
45.43.142.0/24
|
||||
45.66.82.0/23
|
||||
45.92.60.0/22
|
||||
45.94.49.0/24
|
||||
45.95.80.0/24
|
||||
45.112.195.0/24
|
||||
45.135.161.0/24
|
||||
45.149.63.0/24
|
||||
45.149.243.0/24
|
||||
46.8.116.0/24
|
||||
46.8.200.0/23
|
||||
46.17.217.0/24
|
||||
46.28.236.0/24
|
||||
46.105.0.0/16
|
||||
46.244.32.0/20
|
||||
50.114.91.0/24
|
||||
51.38.0.0/16
|
||||
51.68.0.0/16
|
||||
51.75.0.0/16
|
||||
51.77.0.0/16
|
||||
51.79.0.0/16
|
||||
51.81.0.0/16
|
||||
51.83.0.0/16
|
||||
51.89.0.0/16
|
||||
51.91.0.0/16
|
||||
51.161.0.0/16
|
||||
51.178.0.0/16
|
||||
51.195.0.0/16
|
||||
51.210.0.0/16
|
||||
51.222.0.0/16
|
||||
51.254.0.0/15
|
||||
54.36.0.0/14
|
||||
57.128.0.0/15
|
||||
57.130.0.0/16
|
||||
57.131.0.0/17
|
||||
62.122.126.0/24
|
||||
63.251.117.0/24
|
||||
64.50.162.0/23
|
||||
64.94.92.0/23
|
||||
64.95.150.0/23
|
||||
64.225.244.0/23
|
||||
66.70.128.0/17
|
||||
66.179.22.0/24
|
||||
66.179.218.0/23
|
||||
69.72.31.0/24
|
||||
72.251.0.0/17
|
||||
77.73.34.0/24
|
||||
77.74.120.0/23
|
||||
77.74.122.0/24
|
||||
77.75.195.0/24
|
||||
77.81.138.0/24
|
||||
77.90.33.0/24
|
||||
77.246.211.0/24
|
||||
79.110.61.0/24
|
||||
79.137.0.0/17
|
||||
80.71.226.0/24
|
||||
80.87.206.0/24
|
||||
80.253.249.0/24
|
||||
82.22.118.0/24
|
||||
82.22.196.0/24
|
||||
82.24.96.0/22
|
||||
82.26.202.0/24
|
||||
82.27.197.0/24
|
||||
82.117.230.0/23
|
||||
82.117.245.0/24
|
||||
82.152.8.0/24
|
||||
82.152.98.0/24
|
||||
82.153.205.0/24
|
||||
82.153.217.0/24
|
||||
83.136.214.0/23
|
||||
83.143.16.0/21
|
||||
85.217.144.0/23
|
||||
86.38.156.0/24
|
||||
86.54.24.0/24
|
||||
86.110.56.0/24
|
||||
87.98.128.0/17
|
||||
87.229.8.0/24
|
||||
88.218.34.0/24
|
||||
89.19.44.0/24
|
||||
89.39.120.0/24
|
||||
89.213.50.0/24
|
||||
91.90.88.0/21
|
||||
91.121.0.0/16
|
||||
91.124.209.0/24
|
||||
91.134.0.0/16
|
||||
91.198.19.0/24
|
||||
91.199.32.0/24
|
||||
91.224.117.0/24
|
||||
91.235.205.0/24
|
||||
91.246.38.0/24
|
||||
92.113.13.0/24
|
||||
92.113.67.0/24
|
||||
92.113.74.0/24
|
||||
92.113.77.0/24
|
||||
92.113.80.0/24
|
||||
92.222.0.0/16
|
||||
92.246.224.0/19
|
||||
93.114.69.0/24
|
||||
94.23.0.0/16
|
||||
95.134.149.0/24
|
||||
95.135.58.0/24
|
||||
95.169.162.0/24
|
||||
96.62.105.0/24
|
||||
103.5.12.0/22
|
||||
103.102.231.0/24
|
||||
103.199.80.0/24
|
||||
103.206.156.0/23
|
||||
104.167.16.0/24
|
||||
104.225.253.0/24
|
||||
104.234.50.0/24
|
||||
104.243.245.0/24
|
||||
107.189.64.0/18
|
||||
108.165.220.0/24
|
||||
109.110.184.0/24
|
||||
109.176.244.0/24
|
||||
114.129.44.0/24
|
||||
117.18.104.0/24
|
||||
123.100.227.0/24
|
||||
128.0.118.0/24
|
||||
135.125.0.0/16
|
||||
135.148.0.0/16
|
||||
136.0.248.0/24
|
||||
137.74.0.0/16
|
||||
137.83.50.0/24
|
||||
139.99.0.0/16
|
||||
140.235.56.0/22
|
||||
141.11.40.0/24
|
||||
141.11.74.0/23
|
||||
141.94.0.0/15
|
||||
141.227.128.0/24
|
||||
141.227.130.0/24
|
||||
141.227.132.0/24
|
||||
141.227.134.0/24
|
||||
141.227.136.0/23
|
||||
141.227.138.0/24
|
||||
141.227.140.0/24
|
||||
141.227.142.0/24
|
||||
141.227.160.0/24
|
||||
141.227.162.0/24
|
||||
141.227.164.0/24
|
||||
141.227.166.0/24
|
||||
141.227.168.0/24
|
||||
141.227.170.0/24
|
||||
141.227.172.0/24
|
||||
141.227.174.0/24
|
||||
141.227.176.0/24
|
||||
141.227.178.0/24
|
||||
141.227.180.0/24
|
||||
142.4.192.0/19
|
||||
142.44.128.0/17
|
||||
144.2.32.0/19
|
||||
144.172.73.0/24
|
||||
144.217.0.0/16
|
||||
145.239.0.0/16
|
||||
146.19.9.0/24
|
||||
146.59.0.0/16
|
||||
146.103.10.0/24
|
||||
146.103.49.0/24
|
||||
147.135.0.0/16
|
||||
148.113.0.0/18
|
||||
148.113.128.0/17
|
||||
148.222.40.0/22
|
||||
149.56.0.0/16
|
||||
149.202.0.0/16
|
||||
150.241.209.0/24
|
||||
151.80.0.0/16
|
||||
151.240.14.0/24
|
||||
151.240.17.0/24
|
||||
151.240.100.0/24
|
||||
151.242.39.0/24
|
||||
151.242.67.0/24
|
||||
151.242.117.0/24
|
||||
151.242.159.0/24
|
||||
151.243.6.0/24
|
||||
151.243.160.0/22
|
||||
151.244.78.0/24
|
||||
151.245.112.0/24
|
||||
152.228.128.0/17
|
||||
157.254.30.0/24
|
||||
157.254.155.0/24
|
||||
158.69.0.0/16
|
||||
162.19.0.0/16
|
||||
162.212.35.0/24
|
||||
163.5.62.0/24
|
||||
163.5.149.0/24
|
||||
163.5.187.0/24
|
||||
163.223.88.0/24
|
||||
164.132.0.0/16
|
||||
164.153.166.0/24
|
||||
166.1.231.0/24
|
||||
167.114.0.0/16
|
||||
167.148.33.0/24
|
||||
167.234.38.0/24
|
||||
167.253.62.0/24
|
||||
168.245.185.0/24
|
||||
172.83.201.0/24
|
||||
172.94.66.0/24
|
||||
176.10.88.0/24
|
||||
176.31.0.0/16
|
||||
178.32.0.0/15
|
||||
178.236.233.0/24
|
||||
180.131.145.0/24
|
||||
180.149.33.0/24
|
||||
184.174.96.0/23
|
||||
185.5.39.0/24
|
||||
185.12.32.0/23
|
||||
185.19.33.0/24
|
||||
185.23.237.0/24
|
||||
185.25.93.0/24
|
||||
185.30.212.0/22
|
||||
185.45.160.0/22
|
||||
185.68.137.0/24
|
||||
185.91.112.0/24
|
||||
185.101.104.0/24
|
||||
185.113.249.0/24
|
||||
185.127.28.0/24
|
||||
185.129.220.0/24
|
||||
185.129.222.0/24
|
||||
185.135.188.0/24
|
||||
185.155.218.0/24
|
||||
185.170.155.0/24
|
||||
185.196.221.0/24
|
||||
185.207.134.0/24
|
||||
185.216.126.0/24
|
||||
185.220.196.0/24
|
||||
185.225.74.0/23
|
||||
185.226.181.0/24
|
||||
185.228.207.0/24
|
||||
185.241.50.0/23
|
||||
185.255.28.0/24
|
||||
188.68.164.0/22
|
||||
188.165.0.0/16
|
||||
188.209.140.0/24
|
||||
191.96.153.0/24
|
||||
191.101.177.0/24
|
||||
192.31.246.0/24
|
||||
192.70.246.0/23
|
||||
192.95.0.0/18
|
||||
192.99.0.0/16
|
||||
192.109.11.0/24
|
||||
192.124.170.0/24
|
||||
192.124.180.0/24
|
||||
192.152.126.0/24
|
||||
192.228.116.0/24
|
||||
192.240.152.0/21
|
||||
193.17.223.0/24
|
||||
193.32.204.0/24
|
||||
193.33.176.0/23
|
||||
193.43.104.0/24
|
||||
193.70.0.0/17
|
||||
193.149.28.0/22
|
||||
193.243.147.0/24
|
||||
194.31.164.0/24
|
||||
194.31.166.0/24
|
||||
194.59.183.0/24
|
||||
194.61.44.0/23
|
||||
194.76.36.0/23
|
||||
194.76.173.0/24
|
||||
194.87.205.0/24
|
||||
194.147.159.0/24
|
||||
194.150.165.0/24
|
||||
194.156.227.0/24
|
||||
194.164.230.0/24
|
||||
195.62.72.0/23
|
||||
195.66.30.0/23
|
||||
195.88.71.0/24
|
||||
195.206.242.0/24
|
||||
198.27.64.0/18
|
||||
198.49.103.0/24
|
||||
198.50.128.0/17
|
||||
198.100.144.0/20
|
||||
198.101.27.0/24
|
||||
198.244.128.0/17
|
||||
198.245.48.0/20
|
||||
199.48.178.0/24
|
||||
199.193.138.0/24
|
||||
199.195.140.0/23
|
||||
202.2.60.0/22
|
||||
202.92.214.0/23
|
||||
203.5.184.0/24
|
||||
203.27.201.0/24
|
||||
206.123.148.0/24
|
||||
206.168.95.0/24
|
||||
206.168.174.0/23
|
||||
206.206.126.0/24
|
||||
207.166.205.0/24
|
||||
207.166.206.0/24
|
||||
209.71.36.0/24
|
||||
209.112.80.0/22
|
||||
209.126.71.0/24
|
||||
209.151.124.0/24
|
||||
212.38.79.0/24
|
||||
212.192.253.0/24
|
||||
213.32.0.0/17
|
||||
213.145.89.0/24
|
||||
213.182.219.0/24
|
||||
213.186.32.0/19
|
||||
213.218.234.0/24
|
||||
213.218.238.0/24
|
||||
213.251.128.0/18
|
||||
216.24.221.0/24
|
||||
216.183.120.0/24
|
||||
216.203.15.0/24
|
||||
216.247.96.0/24
|
||||
217.11.174.0/24
|
||||
217.179.7.0/24
|
||||
217.182.0.0/16
|
@ -1,5 +1,5 @@
|
||||
@echo off
|
||||
set "LOCAL_VERSION=1.8.0"
|
||||
set "LOCAL_VERSION=1.8.1"
|
||||
|
||||
:: External commands
|
||||
if "%~1"=="status_zapret" (
|
||||
@ -438,9 +438,11 @@ cls
|
||||
if not exist "%gameFlagFile%" (
|
||||
echo Enabling game filter...
|
||||
echo ENABLED > "%gameFlagFile%"
|
||||
call :PrintYellow "Restart the zapret to apply the changes"
|
||||
) else (
|
||||
echo Disabling game filter...
|
||||
del /f /q "%gameFlagFile%"
|
||||
call :PrintYellow "Restart the zapret to apply the changes"
|
||||
)
|
||||
|
||||
pause
|
||||
|
Loading…
Reference in New Issue
Block a user