Wingetlywingetly
← All apps
D

dog

by Benjamin Sagov0.1.0

Last updated

dog is an open-source DNS client for the command-line. It has colourful output, supports the DoT and DoH protocols, and can emit JSON.

Install with winget

$ winget install --id ogham.dog --exact --version 0.1.0

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

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 · v0.1.0

ArchitectureTypeScopeInstallDownload
x64ZIP
archive
-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 dog.

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.

  • YogaDNSInitex
    Initex.YogaDNSv1.49

    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.

More from Benjamin Sago or browse dns, doh, dot.

Frequently asked questions

How do I install dog on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id ogham.dog --exact --version 0.1.0. winget downloads the installer from Benjamin Sago and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install dog silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id ogham.dog --exact 0.1.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall dog via winget?
Run: winget uninstall --id ogham.dog --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from dog's Apps & Features entry.
Is dog free?
dog is distributed under EUPL-1.2 License. Refer to the publisher (https://dns.lookup.dog/) for the full license terms - Wingetly itself does not charge for installation.
Does dog 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 dog directly from the publisher.
How do I keep dog up to date?
Run winget upgrade --id ogham.dog --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of dog from microsoft/winget-pkgs.