macOS
brew install dohlocal Homebrew formula metadata
brew
Stand-alone DNS-over-HTTPS resolver using libcurl. Version 0.1 via Homebrew; verified from local package data.
install
brew install dohlocal Homebrew formula metadata
sudo dnf install dohFedora Rawhide package metadata · doh · source: dl.fedoraproject.org
sudo zypper install dohopenSUSE Tumbleweed package metadata · doh · source: download.opensuse.org
overview
Stand-alone DNS-over-HTTPS resolver using libcurl
history
doh is a small curl project utility: a stand-alone DNS-over-HTTPS resolver built on libcurl.
The curl/doh repository was created in April 2018, during the period when DNS-over-HTTPS was moving from emerging protocol work into practical client tooling. Its README describes a libcurl-using application that resolves host names through DoH and uses POST requests unconditionally.
The project has stayed deliberately small. GitHub lists a single 0.1 release from September 2019, while the README keeps the interface to a simple form: doh options, a host, and an optional DoH URL.
doh is more of a reference-quality utility from the curl orbit than a mass-adopted DNS client. Its adoption significance comes from being packaged and visible as a standalone libcurl DoH example at the exact layer where curl users think about HTTP transport behavior.
The command resolves a hostname through a DoH server, defaulting to Cloudflare when no DoH URL is supplied. The README examples also show targeting Google's DoH endpoint explicitly.
For package maintainers, doh is interesting because it exposes DNS-over-HTTPS as a tiny installable command rather than as a feature hidden inside a larger resolver or browser stack. It is also a compact libcurl demonstration for network debugging.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
doh | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:doh |
|---|---|
| Version | 0.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/doh |
| Homepage | https://github.com/curl/doh |
| Repository | https://github.com/curl/doh |
| Upstream docs | https://github.com/curl/doh#readme |
| License | MIT |
| Source archive | https://github.com/curl/doh/archive/refs/tags/doh-0.1.tar.gz |
| Uses from macOS | curl |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | doh |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
doh 0.1^1.8654bc9-4.fc44
Application for DNS-over-HTTPS name resolves and lookups
sudo dnf install dohdoh 0.1-1.21
Simple DoH (DNS-over-HTTPS) client
sudo zypper install dohsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.