From f44c3c8fa5d50201b140e4be9f6ca3ee22565517 Mon Sep 17 00:00:00 2001 From: NBK Date: Mon, 19 Jun 2023 14:24:22 +0000 Subject: [PATCH] Update 'docs/services/docker/pihole.md' --- docs/services/docker/pihole.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/services/docker/pihole.md b/docs/services/docker/pihole.md index f2165d1..32da580 100644 --- a/docs/services/docker/pihole.md +++ b/docs/services/docker/pihole.md @@ -2,5 +2,4 @@ Pi-hole is a special tool that blocks ads on your devices when you're using the internet. It runs on a small computer and stops ads from showing up on your screen. This makes your internet faster and keeps your privacy safe by preventing advertisers from tracking you. Setting up Pi-hole is easy, and it gives you control over what you see online. It's like having your own personal ad blocker that makes your browsing experience better. - It is used as the prime DNS. All internet bound traffic on the LAN network goes through the pinhole server which serves as the primary DNS for this traffic, providing ad blocking and site restriction functionality. It blocks trackers and has a comprehensive list of malicious site blocks. In addition it acts as a local DNS, where local host records, both A records and CNAME aliases are created for a number of locally running services mapping IP addresses to host names. - + Pi-hole is an important tool used in KH3 to manage internet traffic. It acts as the main control point for all devices on your network, blocking unwanted ads and restricting access to malicious websites. Pi-hole also simplifies access to local services by assigning easy-to-remember names instead of complicated IP addresses. It ensures a safer and more efficient internet experience for your company, enhancing security and productivity. \ No newline at end of file