Analysis updated 2026-05-18
Restore access to Discord voice chat when an internet provider is blocking or throttling it.
Regain access to YouTube in a region where it is blocked or slowed down.
Test several different traffic bypass strategies to find one that works with a specific provider.
Run the bypass automatically as a background Windows service on startup.
| teranightingalewalk/zapret-discord-youtube-1.9.9b | boardeentrance/zapret-discord-youtube-1.9.9a | sodam-ai/hermes-agent_one-click_kit | |
|---|---|---|---|
| Stars | 49 | 49 | 51 |
| Language | Batchfile | Batchfile | Batchfile |
| Setup difficulty | moderate | moderate | easy |
| Complexity | 3/5 | 2/5 | 2/5 |
| Audience | general | general | general |
Figures from each repo's GitHub metadata at analysis time.
Requires enabling Secure DNS first and may trigger antivirus false positives on the bundled WinDivert driver.
This repository is a Windows toolkit that helps restore access to Discord and YouTube in regions where internet providers block or throttle them. It works by manipulating network traffic in ways that make it harder for a provider's deep packet inspection systems to recognize and block the connection, without needing a traditional VPN. The underlying technique relies on a tool called WinDivert, which intercepts and filters network traffic on Windows, similar to what iptables does on Linux. The README is written in Russian and is a fork of an existing project by another developer, adjusted for a newer release. It warns upfront about two things: fake pages impersonating the project on Telegram or YouTube that are not affiliated with the real maintainer, and antivirus software that may flag WinDivert as a risk tool, since interception tools like it can be used for both legitimate and harmful purposes. It explains that the WinDivert driver itself is digitally signed and that all included binaries come from the original upstream project, with checksums provided so users can verify them. To use it, a person first enables Secure DNS in their browser or operating system, then downloads the release archive, unblocks it in its file properties, and extracts it to a folder path without special characters. From there, batch scripts let a user either run a bypass strategy manually to test whether it works, or install it as a background Windows service that starts automatically. Additional service options include filtering by game traffic, updating a list of affected IP addresses, updating the system hosts file to fix Telegram's web version and Discord voice chat connections, running diagnostic checks, and running built in tests against a list of target sites. The project includes multiple different bypass strategies because no single method works reliably over time, as providers adjust their blocking methods. If one strategy stops working, the documentation suggests trying an alternate one or creating a custom strategy based on the included examples. This tool is aimed at everyday Windows users in regions with internet restrictions who want a guided, semi technical way to regain access to blocked services, and assumes basic comfort running downloaded scripts and following Russian language instructions.
A Windows toolkit that uses traffic manipulation techniques to restore access to Discord and YouTube where internet providers block them.
Mainly Batchfile. The stack also includes Batchfile, WinDivert, Windows.
The explanation does not state a license for this repository.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.