From 853894e3019a13019cd6581e6786187fdf45d8c2 Mon Sep 17 00:00:00 2001 From: CultriX <57349729+CultriX-Github@users.noreply.github.com> Date: Sat, 4 Apr 2020 03:35:37 +0200 Subject: [PATCH] Added PiHole the add-blocking domain name resolver - [PiHole](https://pi-hole.net/) - Easy to setup yet configurable resolver that functions as an add-blocker by blacklisting user defined domain names. Initially designed for (but not limited to) use on a Raspberry Pi. Includes both command-line and user friendly Web-interface. ([Source Code](https://github.com/pi-hole)) `https://github.com/pi-hole/pi-hole/blob/master/LICENSE` `English` --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 286ce5a4..6f8d8277 100644 --- a/README.md +++ b/README.md @@ -603,6 +603,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` - [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/) - Easy to setup yet configurable resolver that functions as an add-blocker by blacklisting user defined domain names. Initially designed for (but not limited to) use on a Raspberry Pi. Includes both command-line and user friendly Web-interface. ([Source Code](https://github.com/pi-hole)) `https://github.com/pi-hole/pi-hole/blob/master/LICENSE` `English` - [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