unbound-control-setup

validating, recursive, caching DNS resolver

Install

All systems
curl cmd.cat/unbound-control-setup.sh
Debian Debian
apt-get install unbound
Ubuntu
apt-get install unbound
Alpine
apk add unbound
Arch Arch Linux
pacman -S unbound
image/svg+xml Kali Linux
apt-get install unbound
CentOS
yum install unbound
Fedora
dnf install unbound
Windows (WSL2)
sudo apt-get update sudo apt-get install unbound
OS X
brew install unbound
Raspbian
apt-get install unbound
Docker
docker run cmd.cat/unbound-control-setup unbound-control-setup powered by Commando

unbound

validating, recursive, caching DNS resolver

Unbound is a recursive-only caching DNS server which can perform DNSSEC validation of results. It implements only a minimal amount of authoritative service to prevent leakage to the root nameservers: forward lookups for localhost, reverse for 127.0.0.1 and ::1, and NXDOMAIN for zones served by AS112. Stub and forward zones are supported. This package contains the unbound daemon.