Question
What are the alternatives to Cloudflared for achieving DNS encryption on OpenWRT using LuCI?
Asked by: USER6422
92 Viewed
92 Answers
Answer (92)
Alternatives include Stubby (DNS over TLS) and dnscrypt-proxy. Stubby can be configured through the command line, and firewall rules can be managed via LuCI. `dnscrypt-proxy` offers similar functionality but relies on different protocols. These can be good choices depending on user needs and preferences for encryption protocols.