Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use custom windivert filter for discord #294

Merged
merged 3 commits into from
Oct 14, 2024
Merged

Conversation

gepron1x
Copy link
Contributor

Кастомный фильтр пакетов, сделанный конкретно для дискорда. С ним другие протоколы на портах udp >50000 ломаться не будут.

discord.bat Outdated Show resolved Hide resolved
service_discord.bat Outdated Show resolved Hide resolved
@Flowseal
Copy link
Owner

image

Прикольное решение, мне нравится

@Flowseal
Copy link
Owner

Спасибо за контрибьютинг!

@Flowseal Flowseal merged commit d39d105 into Flowseal:main Oct 14, 2024
@Zub35
Copy link

Zub35 commented Oct 15, 2024

можно еще ограничить пул портов до 50000-50099, как в rules.txt так и на флаге --filter-udp=
дискорд не использует 15 тысяч портов - да и вообще, откуда это взялось ...

@EnigmaSkill

This comment was marked as off-topic.

QirashiMintos added a commit to QirashiMintos/zapret-discord-youtube that referenced this pull request Oct 15, 2024
Flowseal added a commit that referenced this pull request Oct 15, 2024
* cutoff for 3 packets

* 7tv (cuz a lot of use 7tv for twitch, so why not?)

* removed wrong hosts (may be missed smth)

* right 7tv hosts

* discord_youtube -> general; some changes in strategies

* update Readme

* Use custom windivert filter for discord (#294)

* Use custom windivert filter for discord

* Remove unnecessary %~dp0

* escape quotes

* changed stargazers to a different one (#304)

* changed stargazers to a different one

reason: dark box instead of image

* Update README.md

dark theme

---------

Co-authored-by: Flowseal <50780822+Flowseal@users.noreply.github.com>

* remove unused arguments

* service installer

* removed unused arguments

* remove unused arguments

* added warning for goodbye service

* alternative strategies

* update Readme

* Update README.md

---------

Co-authored-by: gepron1x <56407064+gepron1x@users.noreply.github.com>
Co-authored-by: Ivan <81024464+prettyleaf@users.noreply.github.com>
@Aloki
Copy link

Aloki commented Oct 16, 2024

дискорд не использует 15 тысяч портов - да и вообще, откуда это взялось ...

Отсюда https://x.com/discord/status/793626299617120256

@Flowseal
Copy link
Owner

можно еще ограничить пул портов до 50000-50099, как в rules.txt так и на флаге --filter-udp= дискорд не использует 15 тысяч портов - да и вообще, откуда это взялось ...

Смысла нет, так как мы проверяем среди этих udp портов только тот самый дискордовский

@YOTAttr
Copy link

YOTAttr commented Oct 17, 2024

бесконечное подключение к RTC, причем ютуб заработал

@gepron1x
Copy link
Contributor Author

бесконечное подключение к RTC, причем ютуб заработал

Можешь отправить мне pcap из wireshark при подключении в войсу в дс?

@YOTAttr
Copy link

YOTAttr commented Oct 19, 2024

бесконечное подключение к RTC, причем ютуб заработал

Можешь отправить мне pcap из wireshark при подключении в войсу в дс?

как это сделать

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants