Add ability to use a "URL" for upstream DNS (for dns over https

Due to the deprecation of dns over https using cloudfalreD. and setting this to the upstream resolver for PiHole.

is it possible to add more ways to have an upstream resolver in pihole? I.E

A DoT/DoH endpoint, that uses a URL rather than an IP?

I understand using dnscrypt there is still a workaround. However having this nativley in pihole would be incredible, especially if in the GUI.

This is likely not possible as dnsmasq, on which Pi-hole is built, does not currently support DoT/DoH (to the best of my knowledge). It is strictly a classic, DNS resolver.

2 Likes

This appears to be a duplicate of this request:

1 Like