Skip to main content

Pi-Hole

Pi-Hole is a DNS server that has built in ability to block queries. It does this by returning 0.0.0.0 for queries on the block list.

Pi-Hole Home Page

For installation instructions 

List of Commands

Change password: sudo pihole -a -p

Pi-Hole v6 updated command to

sudo pihole setpassword

 

Update: pihole -up