macOS
brew install knotlocal Homebrew formula metadata
安装
brew install knotlocal Homebrew formula metadata
sudo apk add knotAlpine Linux edge package indexes · knot · 来源: dl-cdn.alpinelinux.org
sudo dnf install knotFedora Rawhide package metadata · knot · 来源: dl.fedoraproject.org
sudo pacman -S knotArch Linux sync databases · knot · 来源: geo.mirror.pkgbuild.com
sudo zypper install knotopenSUSE Tumbleweed package metadata · knot · 来源: download.opensuse.org
概览
High-performance authoritative-only DNS server
历史
Knot DNS is CZ.NIC's high-performance authoritative-only DNS server. In package-manager culture it is the serious authoritative sibling to recursive resolver packages: installing `knot` brings the daemon, control tool, zone utilities, DNSSEC key tooling, and DNS query tools used by operators.
CZ.NIC developed Knot DNS for authoritative DNS service, especially the demanding needs of registry and large-zone operators. The project site describes it as open source, GPL 3+ licensed, and targeted at Linux, BSD, macOS, and other POSIX systems.
The 2.0.0 release on 2015-06-26 marked a major packaging and operations milestone: DNSSEC was split into a separate library, basic KASP support was introduced, configuration moved to a new YAML text format backed by LMDB storage, and documentation included HTML and PDF manual pages. The 3.0.0 release on 2020-09-09 added XDP-based high-performance networking, catalog zones, a kzonesign utility, DoH support in kdig, and other DNSSEC and operations improvements.
Knot DNS is associated with CZ.NIC, the .CZ registry, and was promoted early as a high-performance authoritative DNS server for TLD and DNS-hosting scenarios. Internet Society deployment material from 2013 described it as used by CZ.NIC for the .CZ TLD and aimed at network and DNS operators.
Its spread through Homebrew, Debian, Fedora, Arch, Alpine, MacPorts, Ubuntu, and openSUSE matters because authoritative DNS operators often need the same tooling on workstations and servers. Package availability lowers the friction for testing zone signing, transfers, dynamic updates, and `kdig` diagnostics outside production.
Knot DNS is used to serve authoritative zones, including DNSSEC-signed zones, with zone transfers, dynamic updates, response rate limiting, automatic signing, and rapid reconfiguration. The Homebrew package exposes both server components such as knotd and operational utilities such as knotc, keymgr, kzonecheck, kzonesign, kdig, khost, and knsupdate.
A common package-level pattern is using Knot DNS tools even when the daemon is not the only DNS server in an environment. Utilities such as kdig and keymgr make the formula useful to DNS practitioners who need modern protocol testing or DNSSEC maintenance commands on macOS and Unix workstations.
Knot DNS is packaging-heavy software in the good sense: it has a daemon, config files, zone storage, LMDB-backed state, DNSSEC key material, optional modules, and command-line tooling. Correct packages have to get paths, service integration, crypto libraries, and permissions right.
For package nerds, it is also one of the names that marks the DNS ecosystem beyond BIND. Seeing Knot DNS in a package index signals that a repository can support production-grade authoritative DNS alternatives, not only client lookup utilities.
安全态势
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.
@config_dir@/knot.conf可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
kcatalogprint | cli | 全局可执行文件 | |
kdig | cli | 全局可执行文件 | |
keymgr | cli | 全局可执行文件 | |
khost | cli | 全局可执行文件 | |
kjournalprint | cli | 全局可执行文件 | |
knotc | cli | 全局可执行文件 | |
knotd | cli | 全局可执行文件 | |
knsec3hash | cli | 全局可执行文件 | |
knsupdate | cli | 全局可执行文件 | |
kzonecheck | cli | 全局可执行文件 | |
kzonesign | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:knot |
|---|---|
| 版本 | 3.5.5 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/knot |
| 主页 | https://www.knot-dns.cz/ |
| 仓库 | https://gitlab.nic.cz/knot/knot-dns.git |
| 上游文档 | https://www.knot-dns.cz/documentation |
| 许可证 | GPL-3.0-or-later AND 0BSD AND BSD-3-Clause AND LGPL-2.0-or-later AND MIT |
| 源码归档 | https://knot-dns.nic.cz/release/knot-3.5.5.tar.xz |
| 最后更新 | 2026-06-12T13:17:18Z |
| Pulse | updated |
| 依赖 | fstrm, gnutls, libidn2, libnghttp2, lmdb, protobuf-c, userspace-rcu |
| 构建依赖 | pkgconf, sphinx-doc |
| macOS 提供的库 | libedit |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | declared |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | knot |
| 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 软件包链接分开显示。
knot 3.4.6-2
Authoritative domain name server
sudo apt install knotknot-dnssecutils 3.4.6-2
DNSSEC tools provided with Knot DNS (kzonecheck, kzonesign, knsec3hash)
sudo apt install knot-dnssecutilsknot-dnsutils 3.4.6-2
Clients provided with Knot DNS (kdig, knsupdate, kxdpgun)
sudo apt install knot-dnsutilsknot-doc 3.4.6-2
Documentation for Knot DNS
sudo apt install knot-docknot-exporter 3.4.6-2
Prometheus exporter for Knot DNS
sudo apt install knot-exporterknot-host 3.4.6-2
Version of 'host' bundled with Knot DNS
sudo apt install knot-hostknot-module-dnstap 3.4.6-2
dnstap module for Knot DNS
sudo apt install knot-module-dnstapknot-module-geoip 3.4.6-2
geoip module for Knot DNS
sudo apt install knot-module-geoiplibdnssec9t64 3.4.6-2
DNSSEC shared library from Knot DNS
sudo apt install libdnssec9t64libknot-dev 3.4.6-2
Knot DNS shared library development files
sudo apt install libknot-devlibknot15 3.4.6-2
Authoritative domain name server (shared library)
sudo apt install libknot15libzscanner4t64 3.4.6-2
DNS zone-parsing shared library from Knot DNS
sudo apt install libzscanner4t64python3-libknot 3.4.6-2
Python bindings for libknot
sudo apt install python3-libknotknot 3.3.4-1.1build2
Authoritative domain name server
sudo apt install knotknot-dnssecutils 3.3.4-1.1build2
DNSSEC tools provided with Knot DNS (kzonecheck, kzonesign, knsec3hash)
sudo apt install knot-dnssecutilsknot-dnsutils 3.3.4-1.1build2
Clients provided with Knot DNS (kdig, knsupdate, kxdpgun)
sudo apt install knot-dnsutils来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.