ameshkov / dnslookup

Simple command line utility to make DNS lookups to the specified server
MIT License
816 stars 72 forks source link

DO without EDNS #62

Open mohshami opened 7 months ago

mohshami commented 7 months ago

Allow setting the do flag without having to explicitly enable an EDNS option.

Sometimes we would like to validate DNSSEC but not enable PADDING or any of the other options

Also this way padding won't override edns and they won't override subnet

mohshami commented 6 months ago

Hello, where you able to take a look at this?

Thank you

mohshami commented 5 months ago

Thank you so much, something came up so I won't be able to check this for the next few days. Will get back to it as soon as I can