getdns_server_mon
Modern asynchronous API to the DNS
Install
- All systems
-
curl cmd.cat/getdns_server_mon.sh
- Debian
-
apt-get install getdns-utils
- Ubuntu
-
apt-get install getdns-utils
- Arch Linux
-
pacman -S getdns
- Kali Linux
-
apt-get install getdns-utils
- Fedora
-
dnf install getdns
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install getdns-utils
- OS X
-
brew install getdns
- Raspbian
-
apt-get install getdns-utils
- Dockerfile
- dockerfile.run/getdns_server_mon
getdns
Modern asynchronous API to the DNS
getdns-utils
modern asynchronous DNS API (utils)
getdns is a modern asynchronous DNS API. It implements DNS entry points from a design developed and vetted by application developers, in an API specification edited by Paul Hoffman. With the development of this API, we intend to offer application developers a modernized and flexible way to access DNS security (DNSSEC) and other powerful new DNS features; a particular hope is to inspire application developers towards innovative security solutions in their applications. This package contains getdns-query and stubby utilities.