Adam Warner 486500a3d3 Config file generation:
- Rename "possible values" to "allowed values"
 - Reorder items in initConfig to match the order of pihole.tom;
 - Improve readability of some items by adding extra line breaks, thus preventing walls of text in both toml and MD
 - Attempt to deduplicate information between the descriptive header and the allowed values for each setting
 - Explicilty add an allowed values section to all settings (even for things that may seem obvious)

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2025-07-16 21:56:02 +01:00
2025-07-16 21:56:02 +01:00
2025-07-16 21:56:02 +01:00
2024-05-31 13:20:12 +02:00
2025-03-10 19:55:31 +01:00
2019-06-08 18:35:10 +02:00
2025-07-07 19:25:59 +02:00
2017-06-03 15:05:41 +02:00
2025-03-06 15:04:02 +02:00

Pi-hole logo
Network-wide ad blocking via your own Linux hardware

FTLDNS logo

FTLDNS (pihole-FTL) provides an interactive API and also generates statistics for Pi-hole®'s Web interface.

  • Fast: stats are read directly from memory by coupling our codebase closely with dnsmasq
  • Versatile: upstream changes to dnsmasq can quickly be merged in without much conflict
  • Lightweight: runs smoothly with minimal hardware and software requirements such as Raspberry Pi Zero
  • Interactive: our API can be used to interface with your projects
  • Insightful: stats normally reserved inside of dnsmasq are made available so you can see what's really happening on your network

Official documentation

The official FTLDNS documentation can be found here.

Installation

FTLDNS (pihole-FTL) is automatically installed when installing Pi-hole.

IMPORTANT

FTLDNS will disable any existing installations of dnsmasq. This is because FTLDNS is dnsmasq + Pi-hole's code, so both cannot run simultaneously.

Description
Languages
C 99.1%
Shell 0.6%
CMake 0.2%