From 649d81efc4f616eca832cf6816aacdf7980dca2b Mon Sep 17 00:00:00 2001 From: Aaron Date: Wed, 17 Aug 2022 22:53:13 +0200 Subject: [PATCH] Add Pihole --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 786ca411..6b9a04cc 100644 --- a/README.md +++ b/README.md @@ -738,6 +738,7 @@ _See also: [awesome-sysadmin/DNS](https://github.com/awesome-foss/awesome-sysadm - [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/) - Dynamic DNS service. ([Demo](https://www.nsupdate.info/account/register/), [Source Code](https://github.com/nsupdate-info/nsupdate.info)) `BSD-3-Clause` `Python` +- [Pi-hole](https://pi-hole.net/) - The Pi-hole is a DNS sinkhole that protects your devices from unwanted content without installing any client-side software. ([Source Code](https://github.com/pi-hole/pi-hole)) `EUPL-1.2` `Shell` - [SPF Toolbox](https://spftoolbox.com) - Application to look up DNS records such as SPF, MX, Whois, and more. ([Source Code](https://github.com/charlesabarnes/SPFtoolbox)) `MIT` `PHP` - [Technitium DNS Server](https://technitium.com/dns/) - An open source authoritative as well as recursive DNS server that can be used for self hosting a DNS server for privacy & security. ([Source Code](https://github.com/TechnitiumSoftware/DnsServer)) `GPL-3.0` `Docker/C#`