Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Listen on more socket types #155

Open
JeremyRand opened this issue Apr 19, 2022 · 0 comments
Open

Listen on more socket types #155

JeremyRand opened this issue Apr 19, 2022 · 0 comments

Comments

@JeremyRand
Copy link
Member

JeremyRand commented Apr 19, 2022

Currently, ncdns listens on a DNS over UDP socket and a DNS over TCP socket (grep that file for "tcp" and "udp"). It would be helpful to support more socket types, such as:

  • DNS over TLS
  • DNS over DTLS
  • DNS over QUIC
  • DNS over HTTP(S)
  • DNS over Unix domain socket
  • DNS over Windows named pipe
  • DNSCurve
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant