s60sc/ESP32_AdBlocker

Support DNS over TLS for upstream servers?

PhantomPhoton opened this issue · 2 comments

Thank you so much for this project. It's almost exactly what I want. My ISP tracks dns queries made, even to third parties, so I would like to set the upstream DNS to one that uses DNS over TLS or DNS over HTTPS, to protect my privacy some.

It doesn't seem like there's a way currently to enable upstream servers to use either of those features?

Thanks
The app uses the arduino DNSServer library which doesnt support those features and after googling I cant see that anyone has tried with the esp32.

Thank you for verifying. I appreciate your time.