Commit 8e6c6904 authored by Miek Gieben's avatar Miek Gieben

README updates

parent 40b6774a
...@@ -3,6 +3,9 @@ ...@@ -3,6 +3,9 @@
CoreDNS is DNS server that started as a fork of [Caddy](https://github.com/mholt/caddy/). It has the CoreDNS is DNS server that started as a fork of [Caddy](https://github.com/mholt/caddy/). It has the
same model: it chains middleware. same model: it chains middleware.
CoreDNS aims to be a fast and flexible DNS server. The keyword here is *flexible*, with CoreDNS you
are able to do what you want with your DNS data. And if not: write a middleware!
Currently CoreDNS is able to: Currently CoreDNS is able to:
* Serve zone data from a file, both DNSSEC (NSEC only) and DNS is supported (middleware/file). * Serve zone data from a file, both DNSSEC (NSEC only) and DNS is supported (middleware/file).
......
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