b.waal 46924deb99 Update 'Config/Unbound/pi-hole.conf'
Added multiple comments to sections explaining their purpose.
Added private IPv6 range
Added max queries per sec
Added extra privacy measures
Added caching with prefetch
2023-09-22 14:10:06 +02:00
2023-09-06 02:23:53 +02:00
2023-09-06 02:21:14 +02:00

Pi-Hole

Required packages:

Alpine: apk add wget bash newt grep

Debian: apt install wget whiptail ca-certificates -y

Running the installer:

wget https://git.ictcorpnet.com/b.waal/Pi-Hole/raw/branch/main/Installer.sh -O /tmp/installer.sh  
bash /tmp/installer.sh
Description
No description provided
Readme 72 KiB
Languages
Shell 100%