This commit is contained in:
firebadnofire 2025-04-03 14:51:12 -04:00
parent 0fd32ef994
commit fae6824774
Signed by: firebadnofire
SSH key fingerprint: SHA256:bnN1TGRauJN84CxL1IZ/2uHNvJualwYkFjOKaaOilJE

View file

@ -7,3 +7,7 @@ Since the proxy listens only on a local address, unencrypted DNS is not a concer
### Example Flow ### 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` [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`
# LEGAL
This project is licensed under the AGPL version 3. Note the license terms, which are summarized at [https://choosealicense.com/licenses/agpl-3.0/](choosealicense.com).