From 3e9235e7b65c9a4bb5b4205a5ed2d9755b383aab Mon Sep 17 00:00:00 2001 From: Nathan Woodburn Date: Thu, 20 Jun 2024 18:31:17 +1000 Subject: [PATCH] fix: Update port in docs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index baa3a39..b008357 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Contact Nathan.Woodburn/ via You will need a static IP address that you can host the server on. This server needs access to these ports - 443 (TCP) Required for DoH -- 8053 (TCP/UDP) Required for DoT +- 853 (TCP/UDP) Required for DoT - 53 (TCP/UDP) Required for Plain DNS Nathan will then add your IP to the domain which will let you create a certificate for the domain. @@ -50,4 +50,4 @@ Load balancing to the following DNS-over-HTTPS providers: - https://easyhandshake.com:8053/dns-query - https://doh.hnsdns.com/dns-query - https://hs.dnssec.dev/dns-query (Currently not enabled) -- https://hnsns.net/dns-query \ No newline at end of file +- https://hnsns.net/dns-query