aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2017-11-21 22:05:43 +0000
committerGitHub <noreply@github.com>2017-11-21 22:05:43 +0000
commit57879db726290592a78391843dd7dcdf5fcf910a (patch)
tree6f3f6ae967b4906a45027f01e61541468c905aca
parentMerge pull request #1223 from matthazinski/change_airtime_libretime (diff)
parentAdded CoreDNS (diff)
downloadawesome-selfhosted-57879db726290592a78391843dd7dcdf5fcf910a.tar.gz
awesome-selfhosted-57879db726290592a78391843dd7dcdf5fcf910a.zip
Merge pull request #1220 from Lugoues/coredns
Added CoreDNS
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index ebe4f6ea..06da93b0 100644
--- a/README.md
+++ b/README.md
@@ -519,6 +519,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`