Added quotes for escaping

This commit is contained in:
duh-git
2025-04-12 23:17:48 +03:00
committed by Flowseal
parent 0360ff318b
commit 2ed3c1e279
13 changed files with 26 additions and 26 deletions

View File

@@ -7,8 +7,8 @@ call service_status.bat zapret
call check_updates.bat soft
echo:
set BIN=%~dp0bin\
set LISTS=%~dp0lists\
set "BIN=%~dp0bin\"
set "LISTS=%~dp0lists\"
start "zapret: general" /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=6 --dpi-desync-fake-quic="%BIN%quic_initial_www_google_com.bin" --new ^