macOS
brew install stubbylocal Homebrew formula metadata
sudo port install stubbyMacPorts ports tree · net/stubby/Portfile · 来源: api.github.com
安装
brew install stubbylocal Homebrew formula metadata
sudo port install stubbyMacPorts ports tree · net/stubby/Portfile · 来源: api.github.com
sudo apk add stubbyAlpine Linux edge package indexes · stubby · 来源: dl-cdn.alpinelinux.org
sudo apt install stubbyDebian stable package indexes · stubby · 来源: deb.debian.org
sudo dnf install stubbyFedora Rawhide package metadata · stubby · 来源: dl.fedoraproject.org
nix profile install nixpkgs#stubbynixpkgs package indexes · pkgs/by-name/st/stubby/package.nix · 来源: api.github.com
sudo pacman -S stubbyArch Linux sync databases · stubby · 来源: geo.mirror.pkgbuild.com
概览
DNS privacy enabled stub resolver service based on getdns
历史
Stubby is a local DNS Privacy stub resolver that sends client DNS queries over DNS-over-TLS. In package-manager terms it is the small daemon people install when they want encrypted first-hop DNS without running a full recursive resolver.
Stubby was developed by the getdns project and documented by the DNS Privacy Project as a daemon for encrypted DNS stub resolution. The official Stubby documentation says that as of August 2017 Stubby moved into its own repository while getdns became the library dependency.
The project grew out of DNS privacy work around DNS-over-TLS, standardized as RFC 7858. NLnet describes Stubby as an open source project intended to put DNS-over-TLS protection on client devices.
The input package facts list Stubby across Homebrew, Debian, Ubuntu, Fedora/DNF, Alpine, Arch, MacPorts, and Nix, which reflects its adoption as a normal operating-system package rather than only a source build.
Its common packaging shape is a daemon plus a YAML configuration file, making it fit the Unix service model used by Linux distributions and Homebrew services.
Stubby listens on loopback addresses, accepts local DNS queries, and forwards them to DNS Privacy resolvers over TLS. The official docs describe strict and opportunistic privacy profiles, upstream resolver configuration, EDNS0 padding, and round-robin upstream behavior.
Users typically install it beside system DNS configuration, point local DNS at Stubby, and edit stubby.yml to choose upstream resolvers and privacy mode.
Stubby matters to package nerds because it is a compact example of post-Snowden privacy infrastructure becoming a packaged background service. It turns a protocol feature, DNS-over-TLS, into something a user can install, configure, and supervise with the same tools used for other Unix daemons.
It is also useful as a comparison point with Unbound, dnscrypt-proxy, and system resolver integrations: each solves private DNS with a different packaging, service, and configuration tradeoff.
安全态势
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.
/usr/local/etc/stubby/stubby.yml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
stubby | cli | 全局可执行文件 | |
stubby-setdns-macos.sh | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/getdnsapi/stubby
安装元数据
| 软件包键 | brew:stubby |
|---|---|
| 版本 | 0.4.3 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/stubby |
| 主页 | https://dnsprivacy.org/wiki/display/DP/DNS+Privacy+Daemon+-+Stubby |
| 仓库 | https://github.com/getdnsapi/stubby |
| 上游文档 | https://dnsprivacy.org/dns_privacy_daemon_-_stubby |
| 许可证 | BSD-3-Clause |
| 源码归档 | https://github.com/getdnsapi/stubby/archive/refs/tags/v0.4.3.tar.gz |
| 依赖 | getdns, libidn2, libyaml, openssl@3, unbound |
| 构建依赖 | cmake, libtool |
| Bottle | 可用 (于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | declared |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | stubby |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
stubby 1.6.0-3.2
modern asynchronous DNS API (stub resolver)
sudo apt install stubbystubby
nix profile install nixpkgs#stubbystubby 1.6.0-3.1build3
modern asynchronous DNS API (stub resolver)
sudo apt install stubbystubby 0.4.3-r2
DNS Privacy stub resolver
https://dnsprivacy.org/dns_privacy_daemon_-_stubby/
sudo apk add stubbystubby-doc 0.4.3-r2
DNS Privacy stub resolver (documentation)
https://dnsprivacy.org/dns_privacy_daemon_-_stubby/
sudo apk add stubby-docstubby-openrc 0.4.3-r2
DNS Privacy stub resolver (OpenRC init scripts)
https://dnsprivacy.org/dns_privacy_daemon_-_stubby/
sudo apk add stubby-openrcstubby 0.4.3-8.fc44
Application that act as a local DNS Privacy stub resolver
https://github.com/getdnsapi/stubby
sudo dnf install stubbystubby 0.4.3-2
DNS Privacy stub resolver
https://dnsprivacy.org/wiki/display/DP/DNS+Privacy+Daemon+-+Stubby
sudo pacman -S stubbystubby
sudo port install stubby来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.