diff --git a/README.md b/README.md index 5d4cbe5..10f0971 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Since the proxy listens only on a local address, unencrypted DNS is not a concer ### Example Flow -[https://doh.archuser.org/dns-query](https://doh.archuser.org/dns-query) *(encrypted: HTTPS protocol)* → **secure-dns-proxy** *(unencrypted: standard DNS protocol)* → `127.0.0.35:53` +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) # LEGAL