Wingetlywingetly
← All apps

Zapret 2

by loop-uhv21.0.0.6

Last updated

Bypassing Discord and YouTube blocks

Install with winget

$ winget install --id loop-uh.Zapret2 --exact --version 21.0.0.6

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Zapret 2

Zapret 2 uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64)
Zapret2Setup_21_0_0_6.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for Zapret 2

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v21.0.0.6

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Zapret 2.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Z
    ZapretKVNloop-uh
    loop-uh.ZapretKVNv0.4.58

    Simple VLESS GUI client

  • Happ - Proxy UtilityHapp
    Happ.Happv4.2.1

    Desktop proxy client powered by Xray core.

  • X
    Xray-coreXTLS
    XTLS.Xray-corev26.3.27

    Xray, Penetrates Everything.

  • KaringSupernova Nebula LLC
    KaringX.Karingv1.2.25+2802

    A singbox GUI based on flutter.

  • Clash VergeClash Verge Rev
    ClashVergeRev.ClashVergeRevv2.5.2

    基于 Tauri 的 Clash Meta GUI

  • Koala ClashKoala Clash
    coolcoala.KoalaClashv1.4.1

    A modern GUI client based on Tauri, designed to run in Windows, macOS and Linux for tailored proxy experience

More from loop-uh or browse bypass, dpi, dpi-bypass.

Frequently asked questions

How do I install Zapret 2 on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id loop-uh.Zapret2 --exact --version 21.0.0.6. winget downloads the installer from loop-uh and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Zapret 2 silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id loop-uh.Zapret2 --exact 21.0.0.6 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Zapret 2?
Zapret 2 uses EXE (Inno Setup). Run the downloaded installer with: Zapret2Setup_21_0_0_6.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall Zapret 2 via winget?
Run: winget uninstall --id loop-uh.Zapret2 --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Zapret 2's Apps & Features entry.
Is Zapret 2 free?
Zapret 2 is distributed under MIT License. Refer to the publisher (https://github.com/youtubediscord/zapret) for the full license terms - Wingetly itself does not charge for installation.
Does Zapret 2 work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Zapret 2 directly from the publisher.
How do I keep Zapret 2 up to date?
Run winget upgrade --id loop-uh.Zapret2 --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Zapret 2 from microsoft/winget-pkgs.