doh
brew install doh
v0.1
MIT
Stand-alone DNS-over-HTTPS resolver using libcurl
3
30-day installs · #12308
8
90-day · #12999
101
365-day · #9157
432
★ GitHub stars · updated 3mo ago
GitHub topics
dns-over-https
doh
libcurl
name-resolution
Links
- https://github.com/curl/doh
- GitHub: curl/doh
- Brew formula source: Formula/d/doh.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Stand-alone DNS-over-HTTPS resolver using libcurl",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:37:04+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "doh",
"github_default_branch": "master",
"github_last_commit_at": "2026-04-28T19:02:38Z",
"github_readme_excerpt": "# doh\n\n[](https://travis-ci.org/curl/doh)\n\n A libcurl-using application that resolves a host name using DNS-over-HTTPS\n (DoH).\n\n This code uses POST requests unconditionally for this.\n\n## Install\n\n make\n sudo make install\n\n\n## Usage\n\n doh [options] host [DoH URL]\n\nIf DoH URL is left out, the Cloudflare DoH server will be used. See also [list\nof public\nservers](https://github.com/curl/curl/wiki/DNS-over-HTTPS#publicly-available-servers)\n\n## Examples\n\n $ doh www.example.com\n www.example.com from https://dns.cloudflare.com/dns-query\n TTL: 2612 seconds\n A: 93.184.216.34\n AAAA: 2606:2800:0220:0001:0248:1893:25c8:1946\n\n $ doh www.yahoo.com https://dns.google/dns-query\n www.yahoo.com from https://dns.google/dns-query\n TTL: 36 seconds\n A: 87.248.98.8\n A: 87.248.98.7\n AAAA: 2a00:1288:0110:001c:0000:0000:0000:0004\n AAAA: 2a00:1288:0110:001c:0000:0000:0000:0003\n CNAME: atsv2-fp.wg1.b.yahoo.com\n CNAME: atsv2-fp.wg1.b.yahoo.com\n",
"github_repo": "curl/doh",
"github_stars": 432,
"github_topics": [
"dns-over-https",
"doh",
"libcurl",
"name-resolution"
],
"homepage": "https://github.com/curl/doh",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 3,
"installs_365d": 101,
"installs_90d": 8,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MIT",
"llm_generated_at": null,
"llm_model": null,
"name": "doh",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 12308,
"rank_365d": 9157,
"rank_90d": 12999,
"raw_hash": "0634cdc8c4144a09",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/d/doh.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [
"curl"
],
"version_head": "HEAD",
"version_stable": "0.1",
"versioned_formulae": [],
"why_use_this": null
}