macOS
brew install dnscrypt-proxylocal Homebrew formula metadata
sudo port install dnscrypt-proxyMacPorts ports tree · net/dnscrypt-proxy/Portfile · 来源: api.github.com
安装
brew install dnscrypt-proxylocal Homebrew formula metadata
sudo port install dnscrypt-proxyMacPorts ports tree · net/dnscrypt-proxy/Portfile · 来源: api.github.com
sudo apk add dnscrypt-proxyAlpine Linux edge package indexes · dnscrypt-proxy · 来源: dl-cdn.alpinelinux.org
sudo apt install dnscrypt-proxyDebian stable package indexes · dnscrypt-proxy · 来源: deb.debian.org
sudo dnf install dnscrypt-proxyFedora Rawhide package metadata · dnscrypt-proxy · 来源: dl.fedoraproject.org
nix profile install nixpkgs#dnscrypt-proxynixpkgs package indexes · pkgs/by-name/dn/dnscrypt-proxy/package.nix · 来源: api.github.com
sudo pacman -S dnscrypt-proxyArch Linux sync databases · dnscrypt-proxy · 来源: geo.mirror.pkgbuild.com
sudo zypper install dnscrypt-proxyopenSUSE Tumbleweed package metadata · dnscrypt-proxy · 来源: download.opensuse.org
choco install dnscrypt-proxyChocolatey community package catalog · dnscrypt-proxy · 来源: community.chocolatey.org
scoop install main/dnscrypt-proxyScoop official bucket manifest trees · bucket/dnscrypt-proxy.json · 来源: api.github.com
winget install --id DNSCrypt.dnscrypt-proxy -eWindows Package Manager source index · DNSCrypt.dnscrypt-proxy · 来源: cdn.winget.microsoft.com
概览
Secure communications between a client and a DNS resolver
历史
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.
安全态势
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.toml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
dnscrypt-proxy | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/DNSCrypt/dnscrypt-proxy
安装元数据
| 软件包键 | brew:dnscrypt-proxy |
|---|---|
| 版本 | 2.1.18 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/dnscrypt-proxy |
| 主页 | https://dnscrypt.info |
| 仓库 | https://github.com/DNSCrypt/dnscrypt-proxy |
| 上游文档 | https://dnscrypt.info/ |
| 许可证 | ISC |
| 源码归档 | https://github.com/DNSCrypt/dnscrypt-proxy/archive/refs/tags/2.1.18.tar.gz |
| 最后更新 | 2026-07-18T15:14:20Z |
| Pulse | updated |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | declared |
| 注意事项 | 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 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dnscrypt-proxy |
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
dnscrypt-proxy 2.1.8+ds1-1+b4
Flexible DNS proxy, with support for encrypted DNS protocols
https://github.com/DNSCrypt/dnscrypt-proxy
sudo apt install dnscrypt-proxydnscrypt-proxy
nix profile install nixpkgs#dnscrypt-proxydnscrypt-proxy 2.0.45+ds1-1.2
Flexible DNS proxy, with support for encrypted DNS protocols
https://github.com/DNSCrypt/dnscrypt-proxy
sudo apt install dnscrypt-proxydnscrypt-proxy 2.1.16-r0
Secure communication to DNS resolvers
sudo apk add dnscrypt-proxydnscrypt-proxy-doc 2.1.16-r0
Secure communication to DNS resolvers (documentation)
sudo apk add dnscrypt-proxy-docdnscrypt-proxy-openrc 2.1.16-r0
Secure communication to DNS resolvers (OpenRC init scripts)
sudo apk add dnscrypt-proxy-openrcdnscrypt-proxy-setup 2.1.16-r0
Script for setting up dnscrypt proxy
sudo apk add dnscrypt-proxy-setupdnscrypt-proxy 2.1.14-6.fc44
Flexible DNS proxy, with support for encrypted DNS protocols
https://github.com/dnscrypt/dnscrypt-proxy
sudo dnf install dnscrypt-proxydnscrypt-proxy 2.1.16-1
A flexible DNS proxy, with support for encrypted DNS protocols
https://github.com/DNSCrypt/dnscrypt-proxy
sudo pacman -S dnscrypt-proxydnscrypt-proxy 2.1.16-1.1
A tool for securing communications between a client and a DNS resolver
sudo zypper install dnscrypt-proxydnscrypt-proxy
sudo port install dnscrypt-proxydnscrypt-proxy
choco install dnscrypt-proxymain/dnscrypt-proxy
scoop install main/dnscrypt-proxyDNSCrypt.dnscrypt-proxy
winget install --id DNSCrypt.dnscrypt-proxy -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.