commit
This commit is contained in:
parent
fae6824774
commit
a5a71b2978
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue