diff options
author | donald-art <77787121+donald-art@users.noreply.github.com> | 2021-01-21 13:33:39 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-21 13:33:39 +0000 |
commit | 242c68c26e141f17537ae9de8db9e70d64d83bd8 (patch) | |
tree | dc79f2eef2a5378d789b9bbf2b532a08cf604ce1 | |
parent | Add blocky to DNS (diff) | |
download | awesome-selfhosted-242c68c26e141f17537ae9de8db9e70d64d83bd8.tar.gz awesome-selfhosted-242c68c26e141f17537ae9de8db9e70d64d83bd8.zip |
removed source code link
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -594,7 +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` +- [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` |