Hacker News new | ask | show | jobs
by masklinn 1769 days ago
Apparently uses DoH. I don't think dig(1) talks DoH, you'd have to use curl or kdig.
1 comments

DNS is DNS. You should be able to talk to the NS with DNS over UDP, TCP, or HTTP(s). The protocol used should not matter. The information received should be always the same.
...in an ideal world