{"id":37489662,"url":"https://github.com/itzkitb/zapret-cli","last_synced_at":"2026-01-16T07:35:47.160Z","repository":{"id":325069752,"uuid":"1099181560","full_name":"itzkitb/zapret-cli","owner":"itzkitb","description":"A powerful console application for bypassing DPI (Deep Packet Inspection) on Windows","archived":false,"fork":false,"pushed_at":"2025-12-31T13:04:30.000Z","size":456,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-01-04T18:37:30.970Z","etag":null,"topics":["dpi-bypass","dpi-bypassing","zapret","zapret-discord-youtube"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/itzkitb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-18T17:10:20.000Z","updated_at":"2025-12-31T12:37:54.000Z","dependencies_parsed_at":"2025-12-31T22:02:41.126Z","dependency_job_id":null,"html_url":"https://github.com/itzkitb/zapret-cli","commit_stats":null,"previous_names":["itzkitb/zapret-cli"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/itzkitb/zapret-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itzkitb%2Fzapret-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itzkitb%2Fzapret-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itzkitb%2Fzapret-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itzkitb%2Fzapret-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itzkitb","download_url":"https://codeload.github.com/itzkitb/zapret-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itzkitb%2Fzapret-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28478047,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T06:30:42.265Z","status":"ssl_error","status_checked_at":"2026-01-16T06:30:16.248Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dpi-bypass","dpi-bypassing","zapret","zapret-discord-youtube"],"created_at":"2026-01-16T07:35:47.070Z","updated_at":"2026-01-16T07:35:47.144Z","avatar_url":"https://github.com/itzkitb.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿# 👽⚡ Zapret CLI\n\nA powerful console application for bypassing DPI (Deep Packet Inspection) on Windows using zapret. Designed for ease of use with comprehensive profile management. Original [zapret-discord-youtube](https://github.com/Flowseal/zapret-discord-youtube) by [Flowseal](https://github.com/Flowseal/) (configs) \u0026 [zapret-win-bundle](https://github.com/bol-van/zapret-win-bundle) by [bol-van](https://github.com/bol-van/)\n\n### 🔧 Core Functionality\n- DPI bypass with multiple configuration profiles\n- Real-time service status monitoring\n- One-click updates for both zapret and the CLI application\n- Interactive profile selection and management\n\n## 🖥️ Requirements\n\n- **Operating System:** Windows 10 or newer\n- **Runtime:** .NET 8.0 SDK/Runtime\n- **Permissions:** Administrator privileges\n- **Internet Connection:** ???\n\n## 📦 Installation\n\n### Option 1: Pre-built Release (Recommended)\n1. Download the latest release from the [Releases page](https://github.com/itzkitb/zapret-cli/releases)\n2. Run `Installer.exe` **as Administrator**\n\n### Option 2: Build from Source\n1. Install [.NET 8.0 SDK](https://dotnet.microsoft.com/download/dotnet/8.0)\n2. Clone the repository:\n   ```bash\n   git clone https://github.com/itzkitb/zapret-cli.git\n   cd zapret-discord-youtube\n   ```\n3. Build the application:\n   ```bash\n   dotnet build -c Release\n   ```\n\n## ⚙️ Usage\n\n### Basic Commands\n```\nstart                Start the DPI bypass service with selected profile\nstop                 Stop the running service\nrestart              Restart the service with current profile\nstatus               Display current service status\nexit                 Stop the service and exit\n```\n\n### Profile Management\n```\nselect [name]        Select profile to use (interactive if no name provided)\nlist                 List all available profiles\ninfo                 Show details of currently selected profile\ntest                 Run check of profiles for bypassing effectiveness\n```\n\n### Advanced Features\n```\nadd \u003cdomain\u003e         Add a new domain to blocklists\nupdate               Check for and install latest version of zapret\nupdate-cli           Update the Zapret CLI application itself\ntoggle-game-filter   Toggle game filter mode (ports 1024-65535 vs port 12)\ngame-filter-status   Show current game filter status\n```\n\n## 🗺 Roadmap\n\n- [ ] **Auto-start on boot** - Configure service to start automatically with Windows\n- [ ] **More interactive interface** - Develop a user-friendly CLI interface\n- [ ] **Connection metrics** - Display bandwidth usage and connection statistics\n\n## 👥 Contributing\n\nContributions are welcome! You can help by:\n- Reporting bugs and suggesting features via [Issues](https://github.com/itzkitb/zapret-cli/issues)\n- Submitting pull requests with improvements\n- Testing new releases and providing feedback\n- Improving documentation\n\n## 📄 License\n\nThis project is distributed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n## 📞 Support\n\nIf you encounter any issues or have questions:\n- Create an issue in the [GitHub repository](https://github.com/itzkitb/zapret-cli/issues)\n- Twitch: [https://twitch.tv/itzkitb](https://twitch.tv/itzkitb)\n- Email: [itzkitb@gmail.com](mailto:itzkitb@gmail.com)\n- Donate: [My Boosty](https://boosty.to/itzkitb)\n\n---\n\n*SillyApps :P*","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitzkitb%2Fzapret-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitzkitb%2Fzapret-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitzkitb%2Fzapret-cli/lists"}