From fae6824774bc99e4389a25cd6e7fb43c8b59129b Mon Sep 17 00:00:00 2001 From: firebadnofire Date: Thu, 3 Apr 2025 14:51:12 -0400 Subject: [PATCH] commit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0a45474..5d4cbe5 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,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` + +# 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).