aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordonald-art <77787121+donald-art@users.noreply.github.com>2021-01-21 13:04:03 +0000
committerGitHub <noreply@github.com>2021-01-21 13:04:03 +0000
commite6135adfdbe1683493e61f96936427285594f6d1 (patch)
tree8fe7628be1eb6e884e4df520ab6186299224889c
parentMerge pull request #2371 from FabioLolix/patch5 (diff)
downloadawesome-selfhosted-e6135adfdbe1683493e61f96936427285594f6d1.tar.gz
awesome-selfhosted-e6135adfdbe1683493e61f96936427285594f6d1.zip
Add blocky to DNS
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index e2ba9090..33c543ba 100644
--- a/README.md
+++ b/README.md
@@ -594,6 +594,7 @@ _CMS are a practical way to setup a website with many features. CMS often come w
_See https://github.com/n1trux/awesome-sysadmin#dns_
+- [blocky](https://github.com/0xERR0R/blocky) - Fast and lightweight DNS proxy (like Pi-hole) as ad-blocker for local network with many features. ([Source Code](https://github.com/0xERR0R/blocky)) `Apache-2.0` `Go`
- [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-2.0` `Go`
- [Maza ad blocking](https://maza-ad-blocking.andros.dev/) - Local ad blocker. Like Pi-hole but local and using your operating system. ([Source Code](https://github.com/tanrax/maza-ad-blocking)) `Apache-2.0` `Bash`
- [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-3-Clause` `Python`