Skip to content

A Perfect PiHole on Debian 8.3 x64 compatible with DigitalOcean and other VPS providers.

Notifications You must be signed in to change notification settings

88plug/perfect-pihole-debian-auto-install-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

A Perfect PiHole on Debian 8.3 x64 compatible with DigitalOcean (2gb) and other VPS providers.

Uses by default non-logging, dnssec enabled upstream nameservers. Passes DNS Leak Test and IPLeak.net extended tests

pihole.sh will allow you to :
-Update your machine and configure prerequisite packages
-Install pihole
-Install dnscrypt

Each step is optional and you can run pihole.sh multiple times to customize the installation.
DNSCrypt Version : 1.6.1

Install/Run: Fresh Install of Debian 8.3 x64

git clone https://github.com/88plug/perfect-pihole-debian-auto-install-script.git
cd perfect-pihole-debian-auto-install-script
chmod +x pihole.sh
sudo ./pihole.sh

Install Notes:
When asked what upstream name servers you would like during install, please select Google. These will be changed during the setup process. The installer doesn't always select the correct IP address. Be sure to verify your IP address matches the selected value during the setup questions.

If you change your /etc/dnsmasq.d/01-pihole.conf name servers you need to issue an update.

service dnsmasq restart
pihole -g

DNS Crypt Info
PiHole Debugger
DNSSEC Validation
More information available at 88plug.com

About

A Perfect PiHole on Debian 8.3 x64 compatible with DigitalOcean and other VPS providers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages