diff options
author | Andros Fenollosa <tanrax@users.noreply.github.com> | 2020-04-10 15:12:39 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-10 15:12:39 +0000 |
commit | 7d686aeae5becd5ab9002e5e18255e0539d9987e (patch) | |
tree | 163cb64c0ef935fd217a26f316328580124f13a8 | |
parent | Merge pull request #2042 from stingalleman/patch-1 (diff) | |
download | awesome-selfhosted-7d686aeae5becd5ab9002e5e18255e0539d9987e.tar.gz awesome-selfhosted-7d686aeae5becd5ab9002e5e18255e0539d9987e.zip |
Add Maza
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -602,6 +602,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-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` - [SPF Toolbox](http://spftoolbox.com) - Application to look up DNS records such as SPF, MX, Whois, and more. ([Source Code](https://github.com/charlesabarnes/SPFtoolbox)) `MIT` `PHP` |