macOS
brew install stubbylocal Homebrew formula metadata
sudo port install stubbyMacPorts ports tree · net/stubby/Portfile · ソース: api.github.com
brew
stubby のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.