README Updates

This commit is contained in:
minoplhy 2021-08-28 13:37:19 +07:00
parent 9418035b77
commit 4a11479754

View File

@ -11,7 +11,21 @@ Query
---------------------> Haproxy(Frontend) -----------------------------> ---------------------> Haproxy(Frontend) ----------------------------->
Cluster Listen(TCP/443/853) Cluster Listen(TCP/443/853)
---------------------> (HTTP/443) -------> m13253/DOH -------> Knot-resolver ---------------------> (HTTP/443) -------> m13253/DOH -------> Knot-resolver
Dns-over-HTTPS Listen(Local/http)Listen(Local/dns) Dns-over-HTTPS Listen(global/dns)Listen(Local/dns)
DNSCrypt v2
---------------------> jedisct1/Encrypted DNS Server ------------------->
Listen(TCP/UDP/8443)
```
or NGINX
```
Query
Dns-over-TLS
---------------------> NGINX(Frontend) ----------------------------->
Cluster Listen(TCP/443/853)
---------------------> (HTTP/443) -------> m13253/DOH -------> Knot-resolver
Dns-over-HTTPS Listen(global/dns)Listen(Local/dns)
DNSCrypt v2 DNSCrypt v2
---------------------> jedisct1/Encrypted DNS Server -------------------> ---------------------> jedisct1/Encrypted DNS Server ------------------->
Listen(TCP/UDP/8443) Listen(TCP/UDP/8443)