pihole

Installation
SKILL.md

Identity

  • Service unit: pihole-FTL.service (the DNS resolver + stats engine)
  • Config dir: /etc/pihole/ (setupVars.conf, pihole-FTL.conf, custom.list, etc.)
  • Web interface: runs on port 80 (or configured port) — http://<ip>/admin
  • Logs: journalctl -u pihole-FTL, /var/log/pihole/pihole.log, /var/log/pihole/FTL.log
  • Data/lists: /etc/pihole/gravity.db (SQLite, blocklist database)
  • Install: Official script: curl -sSL https://install.pi-hole.net | bash (review before running)

Key Operations

Installs
1
GitHub Stars
5
First Seen
Mar 18, 2026
pihole — l3digital-net/claude-code-plugins