dnsget

Stub DNS resolver library with ability to perform both syncronous and asyncronous DNS queries

Install

All systems
curl cmd.cat/dnsget.sh
Debian Debian
apt-get install udns-utils
Ubuntu
apt-get install udns-utils
Alpine
apk add udns
Arch Arch Linux
pacman -S udns
image/svg+xml Kali Linux
apt-get install udns-utils
Fedora
dnf install udns
Windows (WSL2)
sudo apt-get update sudo apt-get install udns-utils
OS X
brew install udns
Raspbian
apt-get install udns-utils
Docker
docker run cmd.cat/dnsget dnsget powered by Commando

udns

Stub DNS resolver library with ability to perform both syncronous and asyncronous DNS queries

udns-utils

Several DNS-related utilities built on top of udns library

This package includes the following utilities: dnsget - a simple DNS query tool, like `host' or `dig' for usage from a command line, and dnsip, dnsname etc for usage in scripts rblcheck - DNSBL (rbl) checker All the utilities are built using udns library