Skip to content

orvn/pihole-stuffing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pihole Stuffing

piehole stuffing package graph image

A tool that customizes DNS endpoints for better quick access to pihole functionality straight from a URL.

Requirements

  • Must have a Rasberry Pi running Pihole connected to the local network on a dedicated IP
  • Assumes DNS is configured through the Pihole
  • Tested on Rasberry Pi OS, should be compatible with other distros

Usage

  1. Log in to the Rasberry Pi running Pihole via SSH e.g., ssh [email protected] (you may need to run sudo raspi-config to enable SSH)

  2. On the Pi, download the stuff.sh script from this repo

curl -o stuff.sh https://raw.githubusercontent.com/orvn/pihole-stuffing/refs/heads/main/stuff.sh && chmod +x stuff.sh
  1. Run the script (as sudo), and ensure it detects the correct IP for the Rasberry Pi
sudo ./stuff.sh

All set! 🎉

Try by going to unblock.ads from any device on your local network.

About

Convenient DNS endpoints for pihole

Topics

Resources

License

Stars

Watchers

Forks

Languages