mirror of
https://github.com/Flowseal/zapret-discord-youtube.git
synced 2026-08-11 05:15:33 +03:00
Add files via upload
This commit is contained in:
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
@@ -0,0 +1,5 @@
|
|||||||
|
start "zapret: discord" /min "%~dp0winws.exe" ^
|
||||||
|
--wf-tcp=443 --wf-udp=443,50000-65535 ^
|
||||||
|
--filter-udp=443 --hostlist="%~dp0list-discord.txt" --dpi-desync=fake --dpi-desync-udplen-increment=10 --dpi-desync-repeats=6 --dpi-desync-udplen-pattern=0xDEADBEEF --dpi-desync-fake-quic="%~dp0quic_initial_www_google_com.bin" --new ^
|
||||||
|
--filter-udp=50000-65535 --dpi-desync=fake,tamper --dpi-desync-any-protocol --dpi-desync-fake-quic="%~dp0quic_initial_www_google_com.bin" --new ^
|
||||||
|
--filter-tcp=443 --hostlist="%~dp0list-discord.txt" --dpi-desync=fake,split2 --dpi-desync-autottl=2 --dpi-desync-fooling=md5sig --dpi-desync-fake-tls="%~dp0tls_clienthello_www_google_com.bin"
|
||||||
@@ -0,0 +1,7 @@
|
|||||||
|
start "zapret: discord" /min "%~dp0winws.exe" ^
|
||||||
|
--wf-tcp=80,443,50000-65535 --wf-udp=443,50000-65535 ^
|
||||||
|
--filter-udp=443 --hostlist="%~dp0list-general.txt" --dpi-desync=fake --dpi-desync-udplen-increment=10 --dpi-desync-repeats=6 --dpi-desync-udplen-pattern=0xDEADBEEF --dpi-desync-fake-quic="%~dp0quic_initial_www_google_com.bin" --new ^
|
||||||
|
--filter-udp=50000-65535 --dpi-desync=fake,tamper --dpi-desync-any-protocol --dpi-desync-fake-quic="%~dp0quic_initial_www_google_com.bin" --new ^
|
||||||
|
--filter-tcp=80 --dpi-desync=fake,split2 --dpi-desync-autottl=2 --dpi-desync-fooling=md5sig --new ^
|
||||||
|
--filter-tcp=443 --hostlist="%~dp0list-general.txt" --dpi-desync=fake,split2 --dpi-desync-autottl=2 --dpi-desync-fooling=md5sig --dpi-desync-fake-tls="%~dp0tls_clienthello_www_google_com.bin" --new ^
|
||||||
|
--dpi-desync=fake,disorder2 --dpi-desync-autottl=2 --dpi-desync-fooling=md5sig
|
||||||
@@ -0,0 +1,24 @@
|
|||||||
|
discord.com
|
||||||
|
gateway.discord.gg
|
||||||
|
cdn.discordapp.com
|
||||||
|
discordapp.net
|
||||||
|
discordapp.com
|
||||||
|
discord.gg
|
||||||
|
media.discordapp.net
|
||||||
|
images-ext-1.discordapp.net
|
||||||
|
www.discord.com
|
||||||
|
www.discord.app
|
||||||
|
discord.app
|
||||||
|
*.discord.com
|
||||||
|
*.discord.gg
|
||||||
|
*.discordapp.com
|
||||||
|
*.discordapp.net
|
||||||
|
discord.media
|
||||||
|
*.discord.media
|
||||||
|
discordcdn.com
|
||||||
|
discord.dev
|
||||||
|
discord.new
|
||||||
|
discord.gift
|
||||||
|
discordstatus.com
|
||||||
|
dis.gd
|
||||||
|
discord.co
|
||||||
@@ -0,0 +1,31 @@
|
|||||||
|
googlevideo.com
|
||||||
|
youtu.be
|
||||||
|
youtube.com
|
||||||
|
ytimg.com
|
||||||
|
ggpht.com
|
||||||
|
youtubekids.com
|
||||||
|
discord.com
|
||||||
|
gateway.discord.gg
|
||||||
|
cdn.discordapp.com
|
||||||
|
discordapp.net
|
||||||
|
discordapp.com
|
||||||
|
discord.gg
|
||||||
|
media.discordapp.net
|
||||||
|
images-ext-1.discordapp.net
|
||||||
|
www.discord.com
|
||||||
|
www.discord.app
|
||||||
|
discord.app
|
||||||
|
*.discord.com
|
||||||
|
*.discord.gg
|
||||||
|
*.discordapp.com
|
||||||
|
*.discordapp.net
|
||||||
|
discord.media
|
||||||
|
*.discord.media
|
||||||
|
discordcdn.com
|
||||||
|
discord.dev
|
||||||
|
discord.new
|
||||||
|
discord.gift
|
||||||
|
discordstatus.com
|
||||||
|
dis.gd
|
||||||
|
discord.co
|
||||||
|
discord-attachments-uploads-prd.storage.googleapis.com
|
||||||
Binary file not shown.
@@ -0,0 +1,13 @@
|
|||||||
|
set ARGS=--wf-tcp=443-65535 --wf-udp=443-65535 ^
|
||||||
|
--wf-tcp=443 --wf-udp=443,50000-65535 ^
|
||||||
|
--filter-udp=443 --hostlist="%~dp0list-discord.txt" --dpi-desync=fake --dpi-desync-udplen-increment=10 --dpi-desync-repeats=6 --dpi-desync-udplen-pattern=0xDEADBEEF --dpi-desync-fake-quic="%~dp0quic_initial_www_google_com.bin" --new ^
|
||||||
|
--filter-udp=50000-65535 --dpi-desync=fake,tamper --dpi-desync-any-protocol --dpi-desync-fake-quic="%~dp0quic_initial_www_google_com.bin" --new ^
|
||||||
|
--filter-tcp=443 --hostlist="%~dp0list-discord.txt" --dpi-desync=fake,split2 --dpi-desync-autottl=2 --dpi-desync-fooling=md5sig --dpi-desync-fake-tls="%~dp0tls_clienthello_www_google_com.bin"
|
||||||
|
|
||||||
|
set SRVCNAME=zapret
|
||||||
|
|
||||||
|
net stop "%SRVCNAME%"
|
||||||
|
sc delete "%SRVCNAME%"
|
||||||
|
sc create "%SRVCNAME%" binPath= "\"%~dp0winws.exe\" %ARGS%" DisplayName= "zapret DPI bypass : winws1" start= auto
|
||||||
|
sc description "%SRVCNAME%" "zapret DPI bypass software"
|
||||||
|
sc start "%SRVCNAME%"
|
||||||
@@ -0,0 +1,15 @@
|
|||||||
|
set ARGS=--wf-tcp=443-65535 --wf-udp=443-65535 ^
|
||||||
|
--wf-tcp=80,443,50000-65535 --wf-udp=443,50000-65535 ^
|
||||||
|
--filter-udp=443 --hostlist="%~dp0list-general.txt" --dpi-desync=fake --dpi-desync-udplen-increment=10 --dpi-desync-repeats=6 --dpi-desync-udplen-pattern=0xDEADBEEF --dpi-desync-fake-quic="%~dp0quic_initial_www_google_com.bin" --new ^
|
||||||
|
--filter-udp=50000-65535 --dpi-desync=fake,tamper --dpi-desync-any-protocol --dpi-desync-fake-quic="%~dp0quic_initial_www_google_com.bin" --new ^
|
||||||
|
--filter-tcp=80 --dpi-desync=fake,split2 --dpi-desync-autottl=2 --dpi-desync-fooling=md5sig --new ^
|
||||||
|
--filter-tcp=443 --hostlist="%~dp0list-general.txt" --dpi-desync=fake,split2 --dpi-desync-autottl=2 --dpi-desync-fooling=md5sig --dpi-desync-fake-tls="%~dp0tls_clienthello_www_google_com.bin" --new ^
|
||||||
|
--dpi-desync=fake,disorder2 --dpi-desync-autottl=2 --dpi-desync-fooling=md5sig
|
||||||
|
|
||||||
|
set SRVCNAME=zapret
|
||||||
|
|
||||||
|
net stop "%SRVCNAME%"
|
||||||
|
sc delete "%SRVCNAME%"
|
||||||
|
sc create "%SRVCNAME%" binPath= "\"%~dp0winws.exe\" %ARGS%" DisplayName= "zapret DPI bypass : winws1" start= auto
|
||||||
|
sc description "%SRVCNAME%" "zapret DPI bypass software"
|
||||||
|
sc start "%SRVCNAME%"
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
set SRVCNAME=zapret
|
||||||
|
|
||||||
|
net stop "%SRVCNAME%"
|
||||||
|
sc delete "%SRVCNAME%"
|
||||||
Binary file not shown.
Reference in New Issue
Block a user