knsupdate
Clients provided with Knot DNS (kdig, knslookup, knsupdate)
Install
- All systems
-
curl cmd.cat/knsupdate.sh
- Debian
-
apt-get install knot-dnsutils
- Ubuntu
-
apt-get install knot-dnsutils
- Alpine
-
apk add knot
- Arch Linux
-
pacman -S knot
- Kali Linux
-
apt-get install knot-dnsutils
- Fedora
-
dnf install knot-utils
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install knot-dnsutils
- OS X
-
brew install knot
- Raspbian
-
apt-get install knot-dnsutils
- Dockerfile
- dockerfile.run/knsupdate
- Docker
-
docker run cmd.cat/knsupdate knsupdate
powered by Commando
knot-dnsutils
Clients provided with Knot DNS (kdig, knslookup, knsupdate)
Knot DNS is a fast, authoritative only, high performance, feature full and open source name server. Knot DNS is developed by CZ.NIC Labs, the R&D department of .CZ registry and hence is well suited to run anything from the root zone, the top-level domain, to many smaller standard domain names. This package delivers various client programs related to DNS that are derived from the Knot DNS source tree. - [k]dig - query the DNS in various ways - [k]nsupdate - perform dynamic updates (See RFC2136) Those clients were designed to be 1:1 compatible with BIND dnsutils, but they provide some enhancements, which are documented in respective manpages. WARNING: [k]nslookup is not provided as it is considered obsolete.
knot-utils
DNS client utilities shipped with the Knot DNS server
knot
authoritative domain name server
Knot DNS is a fast, authoritative only, high performance, feature full and open source name server. Knot DNS is developed by CZ.NIC Labs, the R&D department of .CZ registry and hence is well suited to run anything from the root zone, the top-level domain, to many smaller standard domain names.