diff options
author | nodiscc <nodiscc@gmail.com> | 2020-05-01 14:15:52 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-01 14:15:52 +0000 |
commit | 2233276b12702fd8f4c861d056d1abc9eab587a1 (patch) | |
tree | 1d241183fef095f38a478555581d117354faa96e | |
parent | Merge pull request #2015 from Tzahi12345/youtubedl-material (diff) | |
parent | Add Maza (diff) | |
download | awesome-selfhosted-2233276b12702fd8f4c861d056d1abc9eab587a1.tar.gz awesome-selfhosted-2233276b12702fd8f4c861d056d1abc9eab587a1.zip |
Merge pull request #2048 from tanrax/patch-1
Add Maza
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -612,6 +612,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` |