Bug fixes and Improvements, mostly in dnsping
What's Changed
- Add RFC5001 NSID support (
-nor--nsid) - Display RFC8914 Extended DNS Errors when available (
-Eor--ede) - Add ability to override default RR class (
-Cor--class) - Display response TTL if applicable (
-Lor--ttl) - Display first answer in RRSET, when available (
-aor--answer) - Add
-xto display extra/expert information, implying Flags, EDE and
TTL - Display EDNS flags alongside other response flags, when available
- Always display RCODE with responses
- Add more resolvers to the default list
- Lots of bug fixes and UX improvements
- Change default behavior of --edns to disabled by default
- Always display flags in brackets
Full Changelog: v2.1.0...v2.5.0