fdnsnamep
Runtime binaries for firedns, an asynch. dns resolver library
Install
- All systems
-
curl cmd.cat/fdnsnamep.sh
- Debian
-
apt-get install firedns
- Ubuntu
-
apt-get install firedns
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install firedns
- Raspbian
-
apt-get install firedns
- Dockerfile
- dockerfile.run/fdnsnamep
firedns
Runtime binaries for firedns, an asynch. dns resolver library
FireDNS is a DNS resolver library. Features include asynchronous resolution, and multi-server queries (making lookups much faster than with the stock libc/bind functions). The binaries included in this package use FireDNS to do various DNS queries; these are good for programming examples, as well as simplistic queries.