dnscrypt-proxy
brew install dnscrypt-proxy
v2.1.16
ISC
Secure communications between a client and a DNS resolver
373
30-day installs · #2005
628
90-day · #2642
2.8k
365-day · #2480
Build dependencies
Links
- https://dnscrypt.info
- Brew formula source: Formula/d/dnscrypt-proxy.rb
Caveats
After starting dnscrypt-proxy, you will need to point your local DNS server to 127.0.0.1. You can do this by going to System Preferences > "Network" and clicking the "Advanced..." button for your interface. You will see a "DNS" tab where you can click "+" and enter 127.0.0.1 in the "DNS Servers" section. By default, dnscrypt-proxy runs on localhost (127.0.0.1), port 53, balancing traffic across a set of resolvers. If you would like to change these settings, you will have to edit the configuration file: $HOMEBREW_PREFIX/etc/dnscrypt-proxy.toml To check that dnscrypt-proxy is working correctly, open Terminal and enter the following command. Replace en1 with whatever network interface you're using: sudo tcpdump -i en1 -vvv 'port 443' You should see a line in the result that looks like this: resolver.dnscrypt.info
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"go"
],
"categories": [],
"caveats": "After starting dnscrypt-proxy, you will need to point your\nlocal DNS server to 127.0.0.1. You can do this by going to\nSystem Preferences \u003e \"Network\" and clicking the \"Advanced...\"\nbutton for your interface. You will see a \"DNS\" tab where you\ncan click \"+\" and enter 127.0.0.1 in the \"DNS Servers\" section.\n\nBy default, dnscrypt-proxy runs on localhost (127.0.0.1), port 53,\nbalancing traffic across a set of resolvers. If you would like to\nchange these settings, you will have to edit the configuration file:\n $HOMEBREW_PREFIX/etc/dnscrypt-proxy.toml\n\nTo check that dnscrypt-proxy is working correctly, open Terminal and enter the\nfollowing command. Replace en1 with whatever network interface you\u0027re using:\n\n sudo tcpdump -i en1 -vvv \u0027port 443\u0027\n\nYou should see a line in the result that looks like this:\n\n resolver.dnscrypt.info\n",
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Secure communications between a client and a DNS resolver",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:37:00+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "dnscrypt-proxy",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://dnscrypt.info",
"homepage_og_description": "New home of the DNSCrypt project, now implementing multiple protocols to improve DNS security. Download official DNSCrypt \u0026 DoH servers and clients here.",
"homepage_og_image": "https://dnscrypt.info/assets/dnscrypt.png",
"homepage_title": "DNSCrypt version 2 - Official Project Home Page | DNSCrypt",
"installs_30d": 373,
"installs_365d": 2753,
"installs_90d": 628,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "ISC",
"llm_generated_at": null,
"llm_model": null,
"name": "dnscrypt-proxy",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 2005,
"rank_365d": 2480,
"rank_90d": 2642,
"raw_hash": "f7a6bc9512e6ceec",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/d/dnscrypt-proxy.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "2.1.16",
"versioned_formulae": [],
"why_use_this": null
}