dns-parser
dns-parser copied to clipboard
query type 65 is invalid - unparsed HTTPS query_type
There's a new(?) qtype of 'HTTPS' (code is 65) that causes this great package to give up on parsing the packet. I'm happy to put up a PR to fix it, but it would be great to know if this project was still alive or if there's a better replacement I should be looking at. The code here hasn't been touched in a while.
Please let me know and thank you.
PR is up... seems to work. I'll continue to use it in my private fork but it would be nice to see it merged or at least commented on.
There's also this fork that has added some other stubs... Didn't see type 65 though.