DNS over HTTPS
DNS over HTTPS
What do you think about including https://developers.cloudflare.com/1.1.1 ... red-proxy/ or more generally https://dnscrypt.info/ in DietPi? Thank you for considering it.
Re: DNS over HTTPS
I want to add such, just hadn't the time yet to implement. So much other things to do
. Any help on implementing it is appreciated: https://github.com/MichaIng/DietPi/issues/2409
As well adding it to FeatHub can raise priority
: https://feathub.com/MichaIng/DietPi

As well adding it to FeatHub can raise priority

Re: DNS over HTTPS
maybe a better option, install unbound, it's a local DNS Resolver, much faster and secure then something else
https://nlnetlabs.nl/projects/unbound/
tested on DietPi 6.23 / 6.24
https://nlnetlabs.nl/projects/unbound/
tested on DietPi 6.23 / 6.24
Re: DNS over HTTPS
I think they have changed cloudflared since II installed it. I have the DoH running on port 5053 on the same machine as PiHole.
PiHole points to this resolver on 5053.
It means I can bypass PiHole by pointing the DNS setting to 5053 on that machine/IP and all requests on port 53 go to PiHole then forwarded by a DoH call.
PiHole points to this resolver on 5053.
It means I can bypass PiHole by pointing the DNS setting to 5053 on that machine/IP and all requests on port 53 go to PiHole then forwarded by a DoH call.
Re: DNS over HTTPS
I can back that. I did it this way and unbound runs like a charm.megusta wrote: ↑Wed Jul 10, 2019 2:21 pm maybe a better option, install unbound, it's a local DNS Resolver, much faster and secure then something else
https://nlnetlabs.nl/projects/unbound/
tested on DietPi 6.23 / 6.24
