mafintosh / dns-socket

Make custom low-level DNS requests from node with retry support.
MIT License
107 stars 18 forks source link

Support DNS over TLS #13

Open U-siro opened 6 years ago

silverwind commented 6 years ago

I'm not sure we want to shoehorn doh or dot support into this module as the API will get messy as it is based around udp sockets. I'm thinking it might be better to create a new module that uses dns-socket's doh/dot support.

paz commented 3 years ago

maybe use dnscrypt proxy to get this functionality, or another dns proxy