mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 08:14:18 -04:00
README updates
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
CoreDNS is DNS server that started as a fork of [Caddy](https://github.com/mholt/caddy/). It has the
|
||||
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:
|
||||
|
||||
* Serve zone data from a file, both DNSSEC (NSEC only) and DNS is supported (middleware/file).
|
||||
|
||||
Reference in New Issue
Block a user