Introducing Event Horizon - a Pihole Companion for non-technical network users : piholejump to contentmy subreddits<br>edit subscriptions<br>popular<br>-all<br>-users<br>| AskReddit<br>-pics<br>-funny<br>-movies<br>-gaming<br>-worldnews<br>-news<br>-todayilearned<br>-nottheonion<br>-explainlikeimfive<br>-mildlyinteresting<br>-DIY<br>-videos<br>-OldSchoolCool<br>-TwoXChromosomes<br>-tifu<br>-Music<br>-books<br>-LifeProTips<br>-dataisbeautiful<br>-aww<br>-science<br>-space<br>-Showerthoughts<br>-askscience<br>-Jokes<br>-Art<br>-singapore<br>-IAmA<br>-Futurology<br>-sports<br>-UpliftingNews<br>-food<br>-nosleep<br>-creepy<br>-history<br>-gifs<br>-InternetIsBeautiful<br>-GetMotivated<br>-gadgets<br>-announcements<br>-WritingPrompts<br>-philosophy<br>-Documentaries<br>-EarthPorn<br>-photoshopbattles<br>-listentothis<br>-blog
more "
reddit.com piholecomments
Want to join? Log in or sign up in seconds.
limit my search to r/piholeuse the following search parameters to narrow your results:<br>subreddit:subredditfind submissions in "subreddit"author:usernamefind submissions by "username"site:example.comfind submissions from "example.com"url:textsearch for "text" in urlselftext:textsearch for "text" in self post contentsself:yes (or self:no)include (or exclude) self postsnsfw:yes (or nsfw:no)include (or exclude) results marked as NSFWe.g. subreddit:aww site:imgur.com dog<br>see the search faq for details.
advanced search: by author, subreddit...
this post was submitted on 02 Jan 2026<br>218 points (96% upvoted)<br>shortlink:
Submit a new link
Submit a new text post
pihole<br>joinleave
Note: Please refrain from advertising your public DNS here.
Please review the rules before posting
Please read the sticky post
Click here to search the sub
Project website
Project via GitHub
Shiny new discourse forums!
Learning More:
Commonly Whitelisted Domains
WaLLy3K's Big Blocklist Collection
Headless Setup Overview
DNS providers baked into Pi-hole
/r/networking//r/raspberry_pi/
/r/dns//r/homelab
/r/sysadmin//r/linuxquestions
/r/homenetworking/<br>Dnsmasq wiki
OpenNIC DNS Project
A good firewall to accompany your new local DNS
If you like Pi-hole, please consider donating towards the project
a community for 10 years
MODERATORS
message the mods
288 · 12 comments<br>Pi-hole FTL v6.6.1 and Core v6.4.2 Released!<br>107 · 40 comments<br>Welcome to the Pi-hole Subreddit. Please read before posting!<br>493 · 46 comments
My first pihole<br>22 · 3 comments<br>1:08
Built a visual scheduler for Pi-hole client group assignments<br>152 · 48 comments<br>Hagezi GitHub<br>0 · 5 comments<br>FireStick Adblocking list<br>0 · 12 comments<br>Too many ads<br>1 · 1 comment<br>Endless Rate-limiting login attempts (key: rate_limiting)<br>Having trouble with a specific site, the dns resolves correctly to the cdn but then the cdn doesn't hit the site? Turning off pihole fixes the issue so that's definitely it.<br>0 · 8 comments<br>Tv wifi bugged after set up pi-hole
Welcome to Reddit,<br>the front page of the internet.<br>Become a Redditorand join one of thousands of communities.
×
217<br>218<br>219
Introducing Event Horizon - a Pihole Companion for non-technical network users (self.pihole)<br>submitted 5 months ago * by ivanhaversham
Several weeks ago, I deployed Pi-hole at my grandparents’ house. Like many people, they naturally trust what they see on the internet, so it felt like a good way to reduce their exposure to scams and malicious ads. It seemed to work well, but within a week, they started complaining that some websites were not working. As anyone who has ever supported family knows, this can quickly turns into being permanent on-call technical support. I wanted something that protected them without constantly frustrating them or requiring me to remote in every time something broke.
That led me to an idea. I built a very simple web page they could use themselves. With no technical knowledge, they can temporarily disable ad blocking for a predefined amount of time and then have it automatically re-enable. This reduced their frustration with Pi-hole and significantly reduced mine.
I originally shared a rough version of this here. After some encouragement from the community, I cleaned it up, packaged it into a small service, added a one-shot curl installer, and published it on GitHub. Thank you to everyone who asked for the code - it encouraged me to branch out and learn new things.
I named it Event Horizon, keeping with the Pi-hole black hole theme. In space, the event horizon is the boundary where two states meet. On one side, everything is filtered. Once you cross it, you see the unfiltered internet.
Meet Event Horizon.
The user-facing page is intentionally minimal. It shows a warning and a single button. When the button is pressed, the user is taken to a results page with a simple countdown timer and a short message indicating when filtering will be restored.
I did not forget the administrator's convenience, either. The main page includes a link to logs, which can be disabled during installation or via the config file if you do not want casual access. The logs show when...