← Package directory
Available on winget

Install dnslookup

Simple command line utility to make DNS lookups to the specified server

Install with winget
winget install --id ameshkov.dnslookup
Upgrade
winget upgrade --id ameshkov.dnslookup
Uninstall
winget uninstall --id ameshkov.dnslookup

About dnslookup

Simple command line utility to make DNS lookups to the specified server

Version history

Version Updated Notes
1.11.2 Unknown Updated dependencies
1.11.1 Unknown - Fixed unnecessary error when running with no arguments: #72
1.11.0 Unknown - Simplified rDNS lookups: #71
1.10.1 Unknown - Added elapsed time in JSON output: #61 thanks to @mohshami - Added HTTP basic auth support for DoH
1.10.0 Unknown Added an option to use default system resolver (just don't specify the server to do that).
1.9.1 Unknown No notes