cottand / leng

:zap: fast dns server, built to block advertisements and malware servers
https://cottand.github.io/leng/
MIT License
64 stars 68 forks source link

Upstream DNS-over-TLS support? #35

Open cottand opened 1 year ago

cottand commented 1 year ago

As in allow leng to perform DoT queries to upstream resolvers, much like it does for DoH.

I think this is a nice to have only, as we are already capable of secure private DNS via DoH. DoT can be blocked and it is easier to spot (since it uses port 853). If we implement it, should be disabled by default I reckon

cottand commented 3 weeks ago

Documenting here that this is actually already the case when leng itself receives DoT requests