← 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

What's new in 1.12.0

No release notes provided.

Version history

Version Updated Notes
1.12.0 Unknown No 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