farrokhi / dnsdiag

DNS Measurement, Troubleshooting and Security Auditing Toolset
https://dnsdiag.org/
BSD 2-Clause "Simplified" License
942 stars 99 forks source link

Reverse --edns/-e behavior (dnsping) #97

Closed farrokhi closed 1 year ago

farrokhi commented 1 year ago

Currently EDNS0 is enabled by default and user needs to pass --edns/-e to dnsping to disabled it. However, this feels counterintuitive and I see no reason why this should be enabled by default. And the option can be confusing as well. I need to check if reversing this behavior breaks something, and change it in future releases.