Closed farrokhi closed 1 year ago
When presented with wrong record type in query (e.g. --type BLAH), dnsping throws and exception. This needs to be handles gently with a proper error message.
--type BLAH
This needs to be checked with dnstraceroute and dnseval as well.
dnstraceroute
dnseval
When presented with wrong record type in query (e.g.
--type BLAH
), dnsping throws and exception. This needs to be handles gently with a proper error message.