From b40ed1b552022583304ace5fa72dbcfaf014b7a3 Mon Sep 17 00:00:00 2001 From: stoXe <16467875+IAmStoxe@users.noreply.github.com> Date: Tue, 15 Sep 2020 15:10:34 -0700 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ed2ffcc..f9ab800 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,6 @@ ## What is this? WireHole is a combination of WireGuard, PiHole, and Unbound in a docker-compose project with the intent of enabling users to quickly and easily create and deploy a personally managed full or split-tunnel WireGuard VPN with ad blocking capabilities (via Pihole), and DNS caching with additional privacy options (via Unbound). ---- - - ## Prerequisites: - ☁ If using a cloud provider: @@ -212,6 +209,9 @@ The templates used for server and peer confs are saved under /config/templates. * [Pi-Hole Community List](https://discourse.pi-hole.net/t/commonly-whitelisted-domains/212) * [anudeepND Whitelist](https://github.com/anudeepND/whitelist) +### Why do you use Unbound / What benefit is there to using Unbound? +[PiHole Official Site: What does this guide provide?](https://docs.pi-hole.net/guides/unbound/#what-does-this-guide-provide] + --- ## Author