Commit 83b5eadb authored by Miek Gieben's avatar Miek Gieben

Release 1.0.6

parent 11c7d519
......@@ -2,7 +2,7 @@ package coremain
// Various CoreDNS constants.
const (
CoreVersion = "1.0.5"
CoreVersion = "1.0.6"
coreName = "CoreDNS"
serverType = "dns"
)
......@@ -4,7 +4,7 @@
.TH "COREDNS\-FORWARD" "7" "February 2018" "CoreDNS" "CoreDNS plugins"
.
.SH "NAME"
\fIforward\fR facilitates proxying DNS messages to upstream resolvers\.
\fIforward\fR \- facilitates proxying DNS messages to upstream resolvers\.
.
.SH "DESCRIPTION"
The \fIforward\fR plugin re\-uses already opened sockets to the upstreams\. It supports UDP, TCP and DNS\-over\-TLS and uses in band health checking\.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment