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
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
Languages
Shell
100%