mirror of
https://github.com/bol-van/zapret.git
synced 2024-11-26 20:20:53 +03:00
preset cmd: start minimized
This commit is contained in:
parent
1369734ebc
commit
d79b6f419e
@ -1,2 +1,2 @@
|
||||
start "zapret: http,https,autohostlist" "%~dp0winws.exe" /min --wf-tcp=80,443 --dpi-desync=fake,disorder2 --dpi-desync-autottl=2 --dpi-desync-fooling=md5sig --hostlist-auto="%~dp0autohostlist.txt"
|
||||
start "zapret: quic,autohostlist" "%~dp0winws.exe" /min --wf-udp=443 --dpi-desync=fake --dpi-desync-repeats=10 --hostlist-auto="%~dp0autohostlist.txt"
|
||||
start "zapret: http,https,autohostlist" /min "%~dp0winws.exe" --wf-tcp=80,443 --dpi-desync=fake,disorder2 --dpi-desync-autottl=2 --dpi-desync-fooling=md5sig --hostlist-auto="%~dp0autohostlist.txt"
|
||||
start "zapret: quic,autohostlist" /min "%~dp0winws.exe" /min --wf-udp=443 --dpi-desync=fake --dpi-desync-repeats=10 --hostlist-auto="%~dp0autohostlist.txt"
|
Loading…
Reference in New Issue
Block a user