AdguardTeam / dnsproxy

Simple DNS proxy with DoH, DoT, DoQ and DNSCrypt support
Apache License 2.0
2.4k stars 246 forks source link

Support for SOCKS5 proxy connection #176

Closed phantomcraft closed 2 years ago

phantomcraft commented 2 years ago

It would be useful for using with Tor or Shadowsocks.

SOCKS5 proxies may have UDP support, so DNS-over-QUIC and DNSCrypt would work.

ameshkov commented 2 years ago

Duplicates https://github.com/AdguardTeam/dnsproxy/issues/86