diff options
author | nodiscc <nodiscc@gmail.com> | 2021-01-31 15:37:57 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-31 15:37:57 +0000 |
commit | cdb7569ac23105c5fddf027b7866dfb275a65d31 (patch) | |
tree | 08cdc8e35bfabed725be193a6ac65269907732f4 | |
parent | Merge pull request #2379 from kkhoury38/patch-1 (diff) | |
parent | removed source code link (diff) | |
download | awesome-selfhosted-cdb7569ac23105c5fddf027b7866dfb275a65d31.tar.gz awesome-selfhosted-cdb7569ac23105c5fddf027b7866dfb275a65d31.zip |
Merge pull request #2382 from donald-art/blocky
Add blocky to DNS
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -598,6 +598,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. `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` |