Skip to content

Instantly share code, notes, and snippets.

@codewithtyler
Created July 21, 2020 15:29
Show Gist options
  • Save codewithtyler/69ce9b47a224974c9e4190d050c555c8 to your computer and use it in GitHub Desktop.
Save codewithtyler/69ce9b47a224974c9e4190d050c555c8 to your computer and use it in GitHub Desktop.

Pi-hole - A black hole for Internet advertisements

Ads, they're the bane of everyone's existance nowadays. It's hard to browse the internet without seeing a add somewhere on the page. Even if you're not using a desktop or laptop you can find ads everywhere, from mobile apps to your Smart TV. Today I'm going to talk about how we can potentially fix that. "How?" you may ask, well we're going to do it with some small cheap tech called a Raspberry Pi and about thirty minutes of your time.

Hardware Prerequisites

  1. Raspberry Pi (any model)
  2. Raspberry Pi power adapter
  3. Micro SD Card
  4. Ethernet cable

What is a Raspberry Pi

Raspberry Pi's are a small

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment