From f229480a625eac4af6b17f1cfb7e7bf121001ff6 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Wed, 28 Jun 2023 23:01:08 +0000 Subject: [PATCH] DNS: move Pi-Hole from awesome-sysadmin/DNS Control Panels & Domain Managament (#3942) - Since the section is now about DNS-based ad blockers specifically --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 94b03826..3b22cdae 100644 --- a/README.md +++ b/README.md @@ -756,6 +756,7 @@ _See also: [awesome-sysadmin/DNS - Servers](https://github.com/awesome-foss/awes - [blocky](https://github.com/0xERR0R/blocky) - Fast and lightweight DNS proxy (like Pi-hole) as ad-blocker for local network with many features. `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` +- [Pi-hole](https://pi-hole.net/) - A blackhole for Internet qdvertisements with a GUI for management and monitoring. ([Source Code](https://github.com/pi-hole/pi-hole)) `EUPL-1.2` `Shell/PHP` - [Technitium DNS Server](https://technitium.com/dns/) - Authoritative/recursive DNS server with ad blocking functionality. ([Source Code](https://github.com/TechnitiumSoftware/DnsServer)) `GPL-3.0` `Docker/C#`