Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, Nix 安装 hickory-dns

查看 hickory-dns 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install hickory-dns

local Homebrew formula metadata

Linux

Alpine Linux apk已验证 · 92%
sudo apk add hickory-dns

Alpine Linux edge package indexes · hickory-dns · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install hickory-dns

Debian stable package indexes · hickory-dns · 来源: deb.debian.org

Nix已验证 · 92%
nix profile install nixpkgs#hickory-dns

nixpkgs package indexes · pkgs/by-name/hi/hickory-dns/package.nix · 来源: api.github.com

概览

软件包摘要

Rust based DNS client, server, and resolver

命令和别名

  • hickory-dns

历史

项目历史与用法

Hickory DNS is a Rust DNS stack covering client, protocol, resolver, recursor, and authoritative-server use cases. The `hickory-dns` binary is the server-facing package entry point, while the repository also publishes reusable crates for application developers.

The project is historically the continuation of Trust-DNS. Its own README and rebranding issue describe the move from Trust-DNS to Hickory DNS, including the crate renames and repository move that landed with the 0.24 release line.

项目历史

The tag history starts in 2015, when the project was still Trust-DNS and early releases focused on DNS resource records, configuration-file support, server/client pieces, and DNSSEC-related work. The architecture notes say the libraries grew from non-blocking I/O before Rust's async/await ecosystem settled.

Over time, the codebase became a multi-crate DNS suite: `hickory-proto` for message encoding and transports, `hickory-client` for query/update/notify operations, `hickory-server` for hosted zones, `hickory-resolver` for application resolution, `hickory-recursor` for recursive resolution, and `hickory-dns` as the server binary.

In October 2023, the project prepared Trust-DNS 0.23.1 as the final Trust-DNS release and Hickory DNS 0.24.0 as the branding-change release. The 0.24 commit message records the crate renames, README notices, license-name updates, logo updates, and repository reference changes.

采用历史

Hickory's adoption path is split between Rust crates and system packages. The README badges and architecture file emphasize individually published crates, while the Homebrew input record shows the server binary packaged as `hickory-dns` across brew, apk, Debian, and Nix.

The resolver crate is especially important for Rust applications because the README says it can be used in place of standard OS resolution facilities. The manual also documents server and recursive-resolver operation with DNSSEC validation, which broadens Hickory from library dependency to runnable network service.

The rebrand preserved continuity for the Trust-DNS user base while making package and crate names align around Hickory. Package maintainers care about that transition because it changed names without changing the basic role of the DNS stack.

使用方式

As a command-line package, `hickory-dns` runs a DNS server or resolver from a TOML configuration. The user manual shows recursive-resolver setup with `root.hints`, `trusted-key.key`, `config.toml`, and a `hickory-dns --config=./config.toml` invocation.

As libraries, the Hickory crates cover lower-level DNS message work, direct client operations, hosted-zone server construction, application resolver integration, and recursive resolution. The README also documents DNSSEC support and feature-gated cryptography providers for DNSSEC, DNS-over-TLS, and related protocols.

为什么软件包爱好者会关心

Hickory DNS is notable in package-manager culture because it is a serious network-service package written in Rust, not just a developer convenience CLI. It gives Unix package sets a Rust-native authoritative/recursive DNS option with a library ecosystem behind it.

The Trust-DNS-to-Hickory rename is also a packaging case study: package names, crate names, documentation URLs, and repository ownership all moved together, so downstreams had to distinguish an upstream continuation from a new unrelated DNS project.

时间线

  • 2015: Trust-DNS 0.1.0 tag appears with early resource-record work.
  • 2015: 0.3.0 adds configuration-file support.
  • 2020: 0.20.0 release line includes the resolver CLI path documented by the README.
  • 2023: Trust-DNS 0.23.1 is prepared as the final Trust-DNS release.
  • 2023: Hickory DNS 0.24.0 performs the branding and crate-name transition.
  • 2025: 0.25.0 architecture notes mark old Trust-DNS crates as removed in favor of Hickory crates.

Related projects

  • Trust-DNS is the direct predecessor and former project name.
  • The Hickory crate family includes hickory-proto, hickory-client, hickory-server, hickory-resolver, hickory-recursor, hickory-util, and the hickory-dns binary.
  • BIND-style DNS server practice is a background comparison point because Hickory also uses named-style server configuration paths such as `/etc/named.toml` in packaged examples.

来源

  • Architecture notes: https://github.com/hickory-dns/hickory-dns/blob/main/ARCHITECTURE.md
  • README: https://github.com/hickory-dns/hickory-dns#readme
  • Rebranding issue: https://github.com/hickory-dns/hickory-dns/issues/2051
  • Recursive resolver manual: https://hickory-dns.org/book/hickory/recursive_resolver.html
  • Repository tags: https://github.com/hickory-dns/hickory-dns/tags

安全态势

风险级别:blue

broad file, network, media, or database tool signal.

风险分类器

blue 风险 · 中 置信度 · tool

原因

  • broad file, network, media, or database tool signal

信号

  • text:client,server

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
./config.toml/etc/named.toml

可执行文件

已安装的可执行文件

命令类型暴露范围备注
hickory-dnscli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本0.26.1
管理器更新时间2026-05-01
本地数据OK
上游当前
检测到的最新版本v0.26.1

https://github.com/hickory-dns/hickory-dns

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:hickory-dns
版本0.26.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/hickory-dns
主页https://github.com/hickory-dns/hickory-dns
仓库https://github.com/hickory-dns/hickory-dns
上游文档https://github.com/hickory-dns/hickory-dns#readme
许可证Apache-2.0 OR MIT
源码归档https://github.com/hickory-dns/hickory-dns/archive/refs/tags/v0.26.1.tar.gz
最后更新2026-05-01T15:32:00Z
Pulseupdated
构建依赖rust
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namehickory-dns
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

hickory-dns 0.24.4-1+b2

safe and secure DNS server with DNSSEC support

https://hickory-dns.org/

sudo apt install hickory-dns
  • Section: net
  • Architecture: amd64
  • Source Package: rust-hickory-dns
  • 3 依赖
  • normalized package name match
  • 匹配方式:Hickory Dns
Debian stable package indexes · deb.debian.org · Debian stable package indexes: hickory-dns from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

hickory-dns

nix profile install nixpkgs#hickory-dns
  • normalized package name match
  • 匹配方式:Hickory Dns
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/hi/hickory-dns/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

hickory-dns 0.26.1-r0

A safe and secure DNS server with DNSSEC support

https://hickory-dns.org/

sudo apk add hickory-dns
  • License: Apache-2.0 OR MIT
  • Architecture: x86_64
  • Source Package: hickory-dns
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Hickory Dns
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: hickory-dns from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

hickory-dns-openrc 0.26.1-r0

A safe and secure DNS server with DNSSEC support (OpenRC init scripts)

https://hickory-dns.org/

sudo apk add hickory-dns-openrc
  • License: Apache-2.0 OR MIT
  • Architecture: x86_64
  • Source Package: hickory-dns
  • normalized package name match
  • 匹配方式:Hickory Dns
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: hickory-dns-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

hickory-dns-utils 0.26.1-r0

A safe and secure DNS server with DNSSEC support

https://hickory-dns.org/

sudo apk add hickory-dns-utils
  • License: Apache-2.0 OR MIT
  • Architecture: x86_64
  • Source Package: hickory-dns
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Hickory Dns
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: hickory-dns-utils from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment