fdnsip
Runtime binaries for firedns, an asynch. dns resolver library
Install
- All systems
-
curl cmd.cat/fdnsip.sh
- Debian
-
apt-get install firedns - Ubuntu
-
apt-get install firedns - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install firedns - Raspbian
-
apt-get install firedns
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.