You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+4
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,8 @@
1
1
# DNS over TLS upstream server Docker container
2
2
3
+
remove picker from settings
4
+
specify list of names that should be treated as local (localdns and mapfilter middlewares)
5
+
3
6
DNS over TLS upstream server connected to DNS over TLS (IPv4 and IPv6) servers with DNSSEC, DNS rebinding protection, built-in Docker healthcheck and fine grain IPs + hostnames blocking
4
7
5
8
**Announcement**: *The `:latest` image is now based on v2 which is a pure Go implementation for a DNS server connecting over DoT and DoH with a bunch of features.*
@@ -141,6 +144,7 @@ If you're running Kubernetes, there is a separate article on [how to set up K8s]
141
144
| `METRICS_TYPE` | `noop` | `noop` or `prometheus` |
0 commit comments