
Pi-hole – Network-wide Ad Blocking
2. Install Pi-hole Our intelligent, automated installer asks you a few questions and then sets everything up for you. Once complete, move onto step 3. Install Pi-hole
Overview of Pi-hole - Pi-hole documentation
Pi-hole is free, but powered by your support There are many reoccurring costs involved with maintaining free, open-source, and privacy respecting software; expenses which our volunteer …
Installation - Pi-hole documentation
Installation One-Step Automated Install Those who want to get started quickly and conveniently may install Pi-hole using the following command:
Pi-hole API - Pi-hole documentation
Pi-hole API The Pi-hole API is organized around REST. Our API has predictable resource-oriented URLs, accepts and returns reliable UTF-8 JavaScript Object Notation (JSON) …
Docker - Pi-hole documentation
CAP_CHOWN: we need to be able to change ownership of log files and databases in case FTL is started as a different user than pihole CAP_SYS_TIME: FTL needs to be able to set the …
The pihole Command - Pi-hole documentation
For both the Command-line Interface (CLI) and Web Interface, we achieve this through the pihole command (this helps minimize code duplication, and allows users to read exactly what's …
Introducing Pi-hole v6 – Pi-hole
Feb 18, 2025 · We’ve integrated a new REST API and embedded web server directly into the pihole-FTL binary. This eliminates the need for lighttpd and PHP, reducing the installation …
Blog – Pi-hole
This patch release contains fixes for almost all reported bugs (most importantly, it fixes a logging regression where types are missing from pihole.log as well as a crash in filter_servers () deep …
Prerequisites - Pi-hole documentation
The use of pihole- FTL on ports 67 or 547 is optional, but required if you use the DHCP functions of Pi-hole. The use of port 123 is required when using pihole- FTL as NTP -Server.
Updating - Pi-hole documentation
Apr 12, 2025 · Updating Updating a regular installation Updating is as simple as running the following command: pihole -up