mirror of
https://github.com/Flowseal/zapret-discord-youtube.git
synced 2025-06-23 14:50:00 -07:00
Support stop for separate discord strategy
This commit is contained in:
parent
c8eb80b4c6
commit
702e7cd13f
16
discord.bat
16
discord.bat
@ -1,16 +0,0 @@
|
|||||||
@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: %~n0" /min "%BIN%winws.exe" --wf-tcp=443 --wf-udp=443,50000-50100 ^
|
|
||||||
--filter-udp=443 --hostlist="%LISTS%list-discord.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=443 --hostlist="%LISTS%list-discord.txt" --dpi-desync=split --dpi-desync-split-pos=1 --dpi-desync-autottl --dpi-desync-fooling=badseq --dpi-desync-repeats=8
|
|
Loading…
Reference in New Issue
Block a user