
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 developers pitch …
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:
Getting Started - Pi-hole documentation
Aug 3, 2025 · With the pihole command, you can manually run Pi-hole commands. Examples: pihole status to check Pi-hole status; pihole update to update Pi-hole software; pihole version to show …
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 happening …
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 footprint and boosting …
Introducing Pi-hole v6 - Announcements - Pi-hole Userspace
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 footprint and boosting …
Configuration - Pi-hole documentation
The recommended way to configure the Pi-hole docker container is by utilizing environment variables, however if you are persisting your /etc/pihole directory, you choose instead to set them via the web …
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.
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 system time …