A Windows tool that uses WinDivert and zapret strategies to bypass DPI censorship for Discord, YouTube, Telegram, and other online services.

Stars

9

7-day growth

No data

Forks

0

Open issues

0

License

NOASSERTION

Last updated

2026-07-29

AI repository intelligence
FR-AI / ANALYSIS

Why it is worth attention

It provides a user-friendly batch-script interface for multiple circumvention strategies, regular updates, and detailed diagnostics for common connectivity issues in censored regions.

Who it is for

  • Users in regions with internet censorship
  • Discord, YouTube, and Telegram users experiencing blocked access
  • Gamers needing to bypass DPI for online games
  • Advanced Windows users comfortable with command-line scripts

Use cases

  • Restoring access to Discord voice chat when it is blocked by DPI
  • Bypassing ISP-level throttling or blocking of YouTube and Telegram
  • Combining with Secure DNS to unblock websites at the network level
  • Setting up automatic service to maintain uninterrupted access on boot

Strengths

  • Multiple strategies (ALT, FAKE, etc.) are available to adapt to changing DPI detection
  • Includes a service installer for autostart and easy management via service.bat
  • Built-in diagnostics and test utilities to identify common configuration mistakes
  • Supports custom domain/IP lists to extend bypass to any desired service

Considerations

  • Strategies may stop working over time as DPI evolves, requiring manual testing of alternatives
  • WinDivert driver can trigger false positives in antivirus software, needing exclusion configuration
  • Windows-only and requires Secure DNS setup; not guaranteed to work for all games or applications

README quick start

Slatenibearing/zapret-discord-youtube

NEW: Ускорение Telegram Desktop - https://github.com/Flowseal/tg-ws-proxy
Альтернатива https://github.com/bol-van/zapret-win-bundle
Также вы можете материально поддержать оригинального разработчика zapret тут

[!CAUTION]

ФЕЙКИ

Я не веду никакие другие страницы/группы в телеграм/ютуб каналы
Если вы наткнулись на что-то вне этой страницы гитхаба, что распространяется от моего лица - ФЕЙК.

[!WARNING]

АНТИВИРУСЫ

WinDivert может вызвать реакцию антивируса. WinDivert - это инструмент для перехвата и фильтрации трафика, необходимый для работы zapret. Замена iptables и NFQUEUE в Linux, которых нет под Windows. Он может использоваться как хорошими, так и плохими программами, но сам по себе не является вирусом. Драйвер WinDivert64.sys подписан для возможности загрузки в 64-битное ядро Windows.

*Выдержка из readme.md репозитория bol-van/zapret-win-bundle

Некоторые антивирусы склонны относить файлы WinDivert к классам повышенного риска или хакерским инструментам. Происходит удаление файла и помещение его в карантин. При этом детект обязательно имеет название WinDivert или Not-a-virus:RiskTool.Multi.WinDivert

В случае проблем с антивирусом добавьте папку с запретом в исключения, либо отключите детектирование PUA (потенциально нежелательных приложений). Например, в касперском есть галочка "Обнаруживать легальные приложения, которые злоумышленники часто используют для нанесения вреда". При аккуратной и правильной настройке исключений - рекомендуется настроить исключение, но если вы не до конца понимаете что делаете - рекомендуется отключить детект PUA.

[!IMPORTANT] Все бинарные файлы в папке bin взяты из zapret-win-bundle/zapret-winws и zapret/releases. Вы можете это проверить с помощью хэшей/контрольных сумм. Проверяйте, что запускаете, используя сборки из интернета!

Description

ДИСКОРД ФИКС (29.07.26)

Related repositories

Similar projects matched by category, topics, and programming language.

TryCaspian
TryCaspian GitHub avatar

caspian-sdk

Caspian is an open-source SDK and gateway that lets AI agents communicate across multiple channels (Slack, Discord, Telegram, email, etc.) through a single handler, eliminating per-channel adapter code.

Python
274
konnokai
konnokai GitHub avatar

DiscordWidgetsV2Bot

A Discord bot that lets application owners customize their Widgets V2 profile fields via slash commands, using an undocumented API endpoint.

C#
17
NetworkRainSpade
NetworkRainSpade GitHub avatar

zapretdiscord

A Windows tool based on zapret that helps bypass DPI-based blocking of Discord, YouTube, Telegram, and other services by running customizable traffic filtering strategies.

Batchfile
86