From 5eaf8d76cbd150cd4c892ae16144ee423ef7536b Mon Sep 17 00:00:00 2001 From: Joe Block Date: Tue, 29 Dec 2020 19:17:35 -0700 Subject: [PATCH] Add link to pi-hole Add pi-hole entry. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5ab16a96..9367e932 100644 --- a/README.md +++ b/README.md @@ -596,6 +596,7 @@ _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` +- [piHole](https://pi-hole.net/) - Protects your devices from adware and malware by blocking them at the DNS level. Can also host local zones and act as a DHCP server, ([Source Code](https://github.com/pi-hole/pi-hole)) `EUPL 1.2` `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` ## Document Management