Simple Go API to disable pihole for 5 minutes with a single call
Find a file
2025-12-04 20:09:51 +02:00
.gitignore initial 2025-12-04 20:08:45 +02:00
go.mod initial 2025-12-04 20:08:45 +02:00
main.go initial 2025-12-04 20:08:45 +02:00
README.md readme 2025-12-04 20:09:51 +02:00

Disable PiHole

This is a simple go server that notifies multiple pihole instances to disable blocking for 5 minutes.

I use this via nginx and a bookmark, if I need to disable the blocking for a short while.