aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2023-06-28 23:01:08 +0000
committerGitHub <noreply@github.com>2023-06-28 23:01:08 +0000
commitf229480a625eac4af6b17f1cfb7e7bf121001ff6 (patch)
tree39f307a287fdb1e94665d542156fd67543c75ed0
parentDNS: clarify that the section is about DNS-based ad blockers (#3941) (diff)
downloadawesome-selfhosted-f229480a625eac4af6b17f1cfb7e7bf121001ff6.tar.gz
awesome-selfhosted-f229480a625eac4af6b17f1cfb7e7bf121001ff6.zip
DNS: move Pi-Hole from awesome-sysadmin/DNS Control Panels & Domain Managament (#3942)
- Since the section is now about DNS-based ad blockers specifically
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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#`