Use an Raspberry PI as adblocker for all your network devices
Network-wide ad blocking via your own Raspberry
- Block Over 100,000 Ad-serving Domains
- Network-level blocking allows any device to block ads, regardless of hardware or OS.
- Since ads are blocked before they are downloaded, your network will perform better.
- Monitor Performance And Statistics
Simple install
You'll need a fresh install of Raspbian for this to work. Once you get it set up, type this command into the command line:
curl -sSL https://install.pi-hole.net | bash
The command pulls an automated bash script that installs all the necessary software and sets everything up. From there, just point your various devices to use the Raspberry Pi as a DNS server and you're good to go.
For more information see this instruction video
Happy blocking !