gdnsd_geoip_test
authoritative domain name server
Install
- All systems
-
curl cmd.cat/gdnsd_geoip_test.sh
- Debian
-
apt-get install gdnsd
- Ubuntu
-
apt-get install gdnsd
- Alpine
-
apk add gdnsd
- Arch Linux
-
pacman -S gdnsd
- 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
- Dockerfile
- dockerfile.run/gdnsd_geoip_test
- 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.