This commit is contained in:
firebadnofire 2025-04-03 14:53:44 -04:00
parent bb207b8587
commit 98b658dd2f
Signed by: firebadnofire
SSH key fingerprint: SHA256:bnN1TGRauJN84CxL1IZ/2uHNvJualwYkFjOKaaOilJE

View file

@ -6,7 +6,7 @@ Since the proxy listens only on a local address, unencrypted DNS is not a concer
### Example Flow
Local DNS Client → (unencrypted DNS on 127.0.0.35:53) → secure-dns-proxy → (encrypted DNS: DoH/DoT/DoQ) → Upstream DNS Resolver (e.g., https://doh.archuser.org/dns-query)
Local DNS Client → (unencrypted DNS on 127.0.0.35:53) → secure-dns-proxy → (encrypted DNS: DoH/DoT/DoQ) → Upstream DNS Resolver (e.g., [https://doh.archuser.org/dns-query](https://doh.archuser.org/dns-query))
# LEGAL