gdnsd_geoip_test

authoritative domain name server

Install

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

gdnsd

authoritative domain name server

gdnsd is an Authoritative-only DNS server. The initial g stands for Geographic, as gdnsd offers a plugin system for geographic (or other sorts of) balancing, redirection, and service-state-conscious failover. gdnsd has a strong focus on high performance, low latency service. It does not offer any form of caching or recursive service, and does not support DNSSEC. This package provides the core gdnsd daemon and basic plugins.