stubby
Modern asynchronous API to the DNS
Install
- All systems
-
curl cmd.cat/stubby.sh
- Debian
-
apt-get install stubby
- Ubuntu
-
apt-get install stubby
- Arch Linux
-
pacman -S stubby
- Kali Linux
-
apt-get install stubby
- Fedora
-
dnf install getdns
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install stubby
- OS X
-
brew install stubby
- Raspbian
-
apt-get install stubby
- Dockerfile
- dockerfile.run/stubby
getdns
Modern asynchronous API to the DNS
stubby
modern asynchronous DNS API (stub resolver)
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. This API intends 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 stubby daemon - the DNS Privacy Stub Resolver.
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.