π§© Introduction
Pi-hole Client is an unofficial Android app for monitoring and managing your own Pi-hole from your phone. It puts everyday admin tasksβchecking stats, pausing protection, browsing recent queries, and editing listsβinto a fast, mobile-first experience.
Not affiliated with the Pi-hole team. The app talks directly to your Pi-hole; thereβs no relay or third-party server.
β Supported versionsβ
- Pi-hole v6 β fully supported
- Pi-hole v5 β supported as legacy
π Access model (LAN-first)β
This app is designed for local network use. In normal operation you use it only on your LAN (home Wi-Fi). We do not recommend exposing Pi-hole to the public Internet.
- Connect when your phone and Pi-hole are on the same LAN/VPN.
- No port forwarding needed.
- Use the Pi-hole IP (e.g.,
http://192.168.1.2/
) or a resolvable hostname. - If you must use it away from home, prefer a VPN (WireGuard/Tailscale). For HTTPS, use a trusted certificate.
β¨ Featuresβ
- π Dashboard: queries today, blocked %, top domains/clients
- β―οΈ One-tap pause/resume (with timers)
- π Query log with rich filtering
- β /π« Allow/Block lists; update Adlists and apply changes
- π₯οΈ Multiple servers with quick switching
- π HTTP/HTTPS (use HTTPS outside LAN)
- π¨ Material You theming (Android 12+)
π§° Requirementsβ
- A reachable Pi-hole v6 or v5 instance (same LAN, VPN, or a securely exposed endpoint)
π Quick startβ
-
Install from Google Play or download the latest release from GitHub.
-
Add your server
- v6: enter the base URL and password β Save
- v5: enter the base URL and your API key β Save
-
Verify the dashboard loads; try a 10-second pause to confirm control.
π Privacy & crash reportingβ
- The app communicates directly with your Pi-hole.
- Sentry reports are sent only when BOTH are true:
- Send diagnostics is ON, and
- a bug/crash occurs.
- Sent: stack trace, app/OS version, device model, and minimal context.
- Not intentionally sent: Pi-hole API key, query contents, Adlists, personal data.
- You can turn reporting off anytime in Settings β Privacy β Send diagnostics.
β οΈ Disclaimerβ
This is an unofficial project and is not developed or supported by the Pi-hole team. Configure remote access (VPN/HTTPS, auth) responsibly if you use it outside your LAN.