macOS
brew install dnscrypt-proxyprovider-native install command
brew / rank 2441
Secure communications between a client and a DNS resolver. Version 2.1.18 via Homebrew; verified 2026-07-18.
install
brew install dnscrypt-proxyprovider-native install command
overview
Secure communications between a client and a DNS resolver
history
dnscrypt-proxy is the long-running client proxy for encrypted DNS in the DNSCrypt project. It sits between local applications and upstream resolvers, giving package-manager users a daemonized way to use DNSCrypt and related encrypted-DNS transports without changing every application.
The project grew out of DNSCrypt, a protocol for authenticating communication between DNS clients and resolvers. The DNSCrypt project documents the protocol as a way to protect DNS traffic from spoofing and tampering, and dnscrypt-proxy became the practical client-side program that made that protocol usable on Unix-like systems, Windows, and package-managed desktops.
The modern dnscrypt-proxy repository is written in Go and presents itself as a flexible DNS proxy rather than a single-protocol experiment. Its documentation and repository cover DNSCrypt, DNS-over-HTTPS, relay support, filtering, caching, and service installation, which is why it has remained the default packaged client for users who want encrypted recursive DNS without running a full resolver stack.
dnscrypt-proxy has unusually broad package-manager coverage for a DNS privacy daemon: it appears in Homebrew, Debian and Ubuntu, Fedora/DNF, Arch, Alpine, MacPorts, Nix, Chocolatey, Scoop, Winget, and openSUSE-style packaging. That spread reflects both the cross-platform Go implementation and the recurring sysadmin need for a local encrypted-DNS forwarder.
The project also became part of a wider DNS privacy ecosystem around public resolver lists, DNS stamp configuration, and anonymized DNS relays. Those surrounding lists and conventions matter to adoption because they let packaged clients work from shared resolver metadata rather than hard-coded vendor endpoints.
Typical use is to run dnscrypt-proxy as a local service listening on localhost or a LAN address, then point the operating system, dnsmasq, Unbound, or another resolver toward it. The package is popular with users who want encrypted upstream DNS, filtering, cache control, and resolver selection from a single small daemon.
In package-manager culture, dnscrypt-proxy is also the command-line counterpart to GUI DNS privacy settings: it gives power users a text configuration file, service manager integration, and auditable resolver lists.
dnscrypt-proxy is significant because it carried DNSCrypt from protocol idea to reinstallable infrastructure component. It is the package people reach for when they want encrypted DNS as a local Unix service rather than as a browser feature.
It also marks the period when DNS privacy packaging stopped being just resolver software and started including local forwarders, public resolver metadata, relay lists, and policy knobs such as filtering and blocklists.
security posture
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
dnscrypt-proxy.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dnscrypt-proxy | executable | indexed executable | Discovered from the local executable index. |
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:dnscrypt-proxy |
|---|---|
| Version | 2.1.18 |
| Package manager | Homebrew |
| Homepage | https://dnscrypt.info |
| Repository | https://github.com/DNSCrypt/dnscrypt-proxy |
| Last updated | 2026-07-18T15:14:20Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source 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.