Replace cloudflared with dnscrypt-proxy #261
Replies: 2 comments 10 replies
-
I am not up to speed on dnscrypt-proxy. What does it do that cloudflared doesn't? It seems more complex / configurable, but whats the tangible benefit? |
Beta Was this translation helpful? Give feedback.
-
I made an initial attempt to use https://hub.docker.com/r/klutchell/dnscrypt-proxy, but I realized I'd need to allocate a new IP on the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Have you considered using https://github.com/DNSCrypt/dnscrypt-proxy instead of cloudflared? When I was running Pi-hole on a Raspberry Pi, I also quickly ran into issues with cloudflared. I ended up replacing it with dnscrypt-proxy and it has ran solid for the last couple of years. As an added benefit, dnscrypt-proxy can automatically select the best DNS upstream based on criteria like DoH or DoT support.
This is my full working
dnscrypt-proxy.toml
configuration:Beta Was this translation helpful? Give feedback.
All reactions