This commit is contained in:
firebadnofire 2025-04-03 14:52:20 -04:00
parent fae6824774
commit a5a71b2978
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
[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