From 5e96dfc875ad48792a54d2eb57c3479a3601f0b5 Mon Sep 17 00:00:00 2001 From: Peter Brunner Date: Tue, 24 Oct 2017 22:31:29 -0400 Subject: [PATCH] Added CoreDNS --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 31ccab4b..adedc244 100644 --- a/README.md +++ b/README.md @@ -514,6 +514,7 @@ _Recipe management_ See https://github.com/n1trux/awesome-sysadmin#dns + * [CoreDNS](https://coredns.io/) - Plugin driven DNS Server with support for proxying to Google's DNS-over-HTTPS. ([Source Code](https://github.com/coredns/coredns)) `Apache` `Go` * [nsupdate.info](https://www.nsupdate.info/) - nsupdate.info is a dynamic DNS service. ([Demo](https://www.nsupdate.info/account/register/), [Source Code](https://github.com/nsupdate-info/nsupdate.info)) `BSD` `Python` * [SPF Toolbox](http://spftoolbox.charlesabarnes.com) - Application to look up DNS records such as SPF, MX, Whois, and more. ([Source Code](https://github.com/bulbajackel/SPFtoolbox)) `MIT` `PHP`