Wingetlywingetly
← All apps

YogaDNS

by Initexv1.49

Last updated

YogaDNS automatically intercepts DNS requests at the system level and allows you to process them over user-defined DNS servers using modern protocols and flexible rules.

Install with winget

$ winget install --id Initex.YogaDNS --exact --version 1.49

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

Silent install command for YogaDNS

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

One-line silent install (x64, machine scope)
YogaDNSSetup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for YogaDNS

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 · v1.49

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
machineDirect

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 YogaDNS.

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

  • Cloudflare One ClientCloudflare, Inc.
    Cloudflare.Warpv26.7.1376.0

    1.1.1.1 with WARP replaces the connection between your device and the Internet with a modern, optimized, protocol.

  • NetSentinelNetSentinel Project
    NetSentinel.NetSentinelv2.3.0

    Network security scanner — rogue device detector, STP monitor, and connectivity analyser

  • N
    NextDNS CLINextDNS
    NextDNS.NextDNS.CLIv1.47.3

    NextDNS CLI is a DNS53 to DNS-over-HTTPS (DoH) proxy with advanced capabilities to get the most out of the NextDNS service.

  • S
    SmartDNS-rs (MSVC toolchain)YISH
    mokeyish.SmartDNS-rsv0.13.1

    A cross platform local DNS server (Dnsmasq like) written in Rust to obtain the fastest website IP for the best Internet experience, supports DoT, DoQ, DoH, DoH3.

  • PortmasterSafing ICS Technologies GmbH
    Safing.Portmasterv2.2.3

    Portmaster is a free and open-source application that puts you back in charge over all your computers network connections.

  • D
    dnscrypt-proxyDNSCrypt
    DNSCrypt.dnscrypt-proxyv2.1.18

    A flexible DNS proxy, with support for modern encrypted DNS protocols.

More from Initex or browse dns, dnssec, doh.

Frequently asked questions

How do I install YogaDNS on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Initex.YogaDNS --exact --version 1.49. winget downloads the installer from Initex and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install YogaDNS silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Initex.YogaDNS --exact 1.49 --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 YogaDNS?
YogaDNS uses EXE (Inno Setup). Run the downloaded installer with: YogaDNSSetup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall YogaDNS via winget?
Run: winget uninstall --id Initex.YogaDNS --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from YogaDNS's Apps & Features entry.
Is YogaDNS free?
YogaDNS is distributed under Proprietary. Refer to the publisher (https://yogadns.com/) for the full license terms - Wingetly itself does not charge for installation.
Does YogaDNS 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 YogaDNS directly from the publisher.
How do I keep YogaDNS up to date?
Run winget upgrade --id Initex.YogaDNS --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of YogaDNS from microsoft/winget-pkgs.