From 974f40d17d01cc5ea59c18b82df9bf348f1d6ab3 Mon Sep 17 00:00:00 2001 From: Minoplhy Date: Thu, 28 Jan 2021 17:30:26 +0700 Subject: [PATCH 1/6] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 541c8c2..77b803a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -# DOT DOH with haproxy +# HaproxyDNS +Use Haproxy as Dns-over-HTTPS DNS-over-TLS Server **!!! denylist.rpz and allowlist.rpz are made for my _private_ use and will _cause_ problem with _some_ domain !!!** From 6ff8f767c3c6c86ca664b697fbc51bac4b9beb02 Mon Sep 17 00:00:00 2001 From: Minoplhy Date: Thu, 28 Jan 2021 17:36:08 +0700 Subject: [PATCH 2/6] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 77b803a..15d1a6b 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ # HaproxyDNS -Use Haproxy as Dns-over-HTTPS DNS-over-TLS Server +Use Haproxy as Dns-over-HTTPS | DNS-over-TLS | DNSCrypt(not Haproxy) Server **!!! denylist.rpz and allowlist.rpz are made for my _private_ use and will _cause_ problem with _some_ domain !!!** +> **denylist.rpz and allowlist.rpz now moved to dedicated repository but still cause problem** + ``` Query Dns-over-TLS From b8af6ddfc0e0d1dc66ace64f8f63d5aab4446d29 Mon Sep 17 00:00:00 2001 From: Minoplhy Date: Thu, 28 Jan 2021 17:36:32 +0700 Subject: [PATCH 3/6] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 15d1a6b..8b5a736 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # HaproxyDNS -Use Haproxy as Dns-over-HTTPS | DNS-over-TLS | DNSCrypt(not Haproxy) Server +Use Haproxy as *Dns-over-HTTPS* | *DNS-over-TLS* | *DNSCrypt*(not Haproxy) Server **!!! denylist.rpz and allowlist.rpz are made for my _private_ use and will _cause_ problem with _some_ domain !!!** From 17f90504c3e0276db942575b1330cf0e61dda74e Mon Sep 17 00:00:00 2001 From: Minoplhy Date: Thu, 28 Jan 2021 17:39:17 +0700 Subject: [PATCH 4/6] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8b5a736..f8893cb 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,8 @@ Cluster Listen(TCP/443/853) 4. [Mozilla ssl-config](https://ssl-config.mozilla.org/) **Recommend** if you are looking for a sample TLS/SSL configuration for your Server Software # Mirror / Fork +*Mirror n Fork Repository might not up-to-date with this repository* + [notabug.org](https://notabug.org/lottanorta/doh-dot-haproxy) [codeberg.org](https://codeberg.org/DoulpaGllo/doh-dot-haproxy) From 47d33f5f83289b290864ded89fd50d436d3418de Mon Sep 17 00:00:00 2001 From: Minoplhy Date: Thu, 28 Jan 2021 17:39:46 +0700 Subject: [PATCH 5/6] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f8893cb..d309aae 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Cluster Listen(TCP/443/853) 4. [Mozilla ssl-config](https://ssl-config.mozilla.org/) **Recommend** if you are looking for a sample TLS/SSL configuration for your Server Software # Mirror / Fork -*Mirror n Fork Repository might not up-to-date with this repository* +*Mirror n Fork Repository might not up-to-date with main repository* [notabug.org](https://notabug.org/lottanorta/doh-dot-haproxy) From c39f3aca0fd861f3494a2405d35a2c4bb50b6c3e Mon Sep 17 00:00:00 2001 From: Minoplhy Date: Thu, 28 Jan 2021 17:45:47 +0700 Subject: [PATCH 6/6] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d309aae..bc3ec41 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,6 @@ Cluster Listen(TCP/443/853) # Mirror / Fork *Mirror n Fork Repository might not up-to-date with main repository* -[notabug.org](https://notabug.org/lottanorta/doh-dot-haproxy) +[notabug.org](https://notabug.org/lottanorta/HaproxyDNS) -[codeberg.org](https://codeberg.org/DoulpaGllo/doh-dot-haproxy) +[codeberg.org](https://codeberg.org/DoulpaGllo/HaproxyDNS)