aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorPeter Brunner <pbrunner@gmail.com>2017-10-25 02:31:29 +0000
committerPeter Brunner <pbrunner@gmail.com>2017-10-25 02:39:02 +0000
commit5e96dfc875ad48792a54d2eb57c3479a3601f0b5 (patch)
tree493658dc1225b6d24bfe9511c7d9ea024c180ba1 /README.md
parentMerge pull request #1209 from cavebeat/seeks (diff)
downloadawesome-selfhosted-5e96dfc875ad48792a54d2eb57c3479a3601f0b5.tar.gz
awesome-selfhosted-5e96dfc875ad48792a54d2eb57c3479a3601f0b5.zip
Added CoreDNS
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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`