Advertisement
This is comment for paste
Untitled
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- NEW
- для дискорда достаточно
- --filter-udp=50000-50099 --ipset="%~dp0ipset-discord.txt" --dpi-desync=fake --dpi-desync-any-protocol
- а в файле, ipset-discord.txt: https://pastebin.com/raw/7wR7Mwjr
- в теории для ютуба,
- --filter-udp=443 --hostlist="%~dp0list-youtube.txt" --dpi-desync=fake --dpi-desync-fake-quic="%~dp0quic_initial_www_google_com.bin" --new ^
- --filter-tcp=443 --hostlist="%~dp0list-youtube.txt" --dpi-desync=fake,split2 --dpi-desync-fooling=md5sig --dpi-desync-fake-tls="%~dp0tls_clienthello_www_google_com.bin"
- в файле:
- googlevideo.com
- youtubei.googleapis.com
- ytimg.com
- yt3.ggpht.com
- yt4.ggpht.com
- youtube.com
- youtubeembeddedplayer.googleapis.com
- ytimg.l.google.com
- jnn-pa.googleapis.com
- youtube-nocookie.com
- youtube-ui.l.google.com
- yt-video-upload.l.google.com
- wide-youtube.l.google.com
- но не факт,
- для autohostlist
- --filter-tcp=80 --dpi-desync=fake,split2 --dpi-desync-autottl=2 --dpi-desync-fooling=md5sig --hostlist-auto="%~dp0autohostlist.txt" --new ^
- --filter-tcp=80,443 --dpi-desync=fake,disorder2 --dpi-desync-autottl=2 --dpi-desync-fooling=md5sig --hostlist-auto="%~dp0autohostlist.txt" --new ^
- --filter-udp=443 --dpi-desync=fake --hostlist="%~dp0autohostlist.txt"
- в начале
- --wf-tcp=80,443 --wf-udp=443
- если используются фильтры ТЦП 80 и 443, а УДП 443 и т.д
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement