Sen descrición

anadahz ca13769420 Initial commit dig-all %!s(int64=6) %!d(string=hai) anos
README.md ca13769420 Initial commit dig-all %!s(int64=6) %!d(string=hai) anos
dig-all ca13769420 Initial commit dig-all %!s(int64=6) %!d(string=hai) anos

README.md

dig-all

This script has been used to dig a domain/record to a file of DNS nameservers.

Usage

./dig-all <query-type> <query-record> <resolver-filename>

Example usage

Download the list of DNS nameservers (XX is the TLD of the country): wget https://public-dns.info//nameserver/XX.txt

dig ANY records for domain.tld using XX.txt as the DNS nameservers list: ./dig-all ANY domain.tld XX.txt