From 91ab61628a1c77b09a7f27cf9bd8757f93ae1174 Mon Sep 17 00:00:00 2001 From: Andrew Peng Date: Tue, 11 Apr 2017 00:49:27 -0500 Subject: [PATCH] Added pi-hole Added pi-hole DNS suite https://pi-hole.net --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2cba216..b46d3e0 100644 --- a/README.md +++ b/README.md @@ -295,6 +295,7 @@ * [dnsmasq](http://www.thekelleys.org.uk/dnsmasq/doc.html) - A lightweight service providing DNS, DHCP and TFTP services to small-scale networks. * [Knot](https://www.knot-dns.cz/) - High performance authoritative-only DNS server. * [NSD](http://www.nlnetlabs.nl/projects/nsd/) - Authoritative only, high performance, simple name server. + * [Pi-Hole](https://pi-hole.net) - A lightweight ad-blocking DNS server with a web console. * [PowerDNS](https://www.powerdns.com/) - DNS server with a variety of data storage back-ends and load balancing features. * [Unbound](http://unbound.net/) - Validating, recursive, and caching DNS resolver. * [Yadifa](http://www.yadifa.eu/) - Lightweight authoritative Name Server with DNSSEC capabilities powering the .eu top-level domain.