explaingit

teranightingalewalk/zapret-discord-youtube-1.9.9b

Analysis updated 2026-05-18

49BatchfileAudience · generalComplexity · 3/5Setup · moderate

TLDR

A Windows toolkit that uses traffic manipulation techniques to restore access to Discord and YouTube where internet providers block them.

Mindmap

mindmap
  root((repo))
    What it does
      Bypasses provider blocking
      Manipulates network traffic
      Restores Discord and YouTube access
    Tech stack
      Batch scripts
      WinDivert
      Windows services
    Use cases
      Regain access in censored regions
      Fix Discord voice chat
      Fix Telegram web version
    Audience
      Everyday Windows users
      Users facing ISP blocking
    Setup
      Enable Secure DNS
      Download and unblock archive
      Run or install strategy

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Restore access to Discord voice chat when an internet provider is blocking or throttling it.

USE CASE 2

Regain access to YouTube in a region where it is blocked or slowed down.

USE CASE 3

Test several different traffic bypass strategies to find one that works with a specific provider.

USE CASE 4

Run the bypass automatically as a background Windows service on startup.

What is it built with?

BatchfileWinDivertWindows

How does it compare?

teranightingalewalk/zapret-discord-youtube-1.9.9bboardeentrance/zapret-discord-youtube-1.9.9asodam-ai/hermes-agent_one-click_kit
Stars494951
LanguageBatchfileBatchfileBatchfile
Setup difficultymoderatemoderateeasy
Complexity3/52/52/5
Audiencegeneralgeneralgeneral

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · moderate Time to first run · 30min

Requires enabling Secure DNS first and may trigger antivirus false positives on the bundled WinDivert driver.

The explanation does not state a license for this repository.

In plain English

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.

Copy-paste prompts

Prompt 1
Explain in simple terms how WinDivert helps this tool bypass provider blocking of Discord and YouTube.
Prompt 2
Walk me through the steps to download, unblock, and run this project safely on Windows.
Prompt 3
Help me understand why my antivirus is flagging WinDivert and whether that is expected for this tool.
Prompt 4
Explain what the Game Filter and IPSet Filter options in service.bat actually change.

Frequently asked questions

What is zapret-discord-youtube-1.9.9b?

A Windows toolkit that uses traffic manipulation techniques to restore access to Discord and YouTube where internet providers block them.

What language is zapret-discord-youtube-1.9.9b written in?

Mainly Batchfile. The stack also includes Batchfile, WinDivert, Windows.

What license does zapret-discord-youtube-1.9.9b use?

The explanation does not state a license for this repository.

How hard is zapret-discord-youtube-1.9.9b to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is zapret-discord-youtube-1.9.9b for?

Mainly general.

Open on GitHub → Explain another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.