Pi-hole FTLDNS

Edit Package pihole-ftl

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

Refresh
Refresh
Source Files
Filename Size Changed
FTL-v5.10.2.tar.gz 0003280854 3.13 MB
SUSE.readme 0000000512 512 Bytes
_service 0000000449 449 Bytes
permissions 0000000267 267 Bytes
pihole-FTL.conf.in 0000002414 2.36 KB
pihole-ftl.changes 0000068552 66.9 KB
pihole-ftl.service 0000000580 580 Bytes
pihole-ftl.spec 0000004511 4.41 KB
rpmlintrc 0000000318 318 Bytes
shared_libraries.patch 0000000822 822 Bytes
Revision 21 (latest revision is 40)
Samu Voutilainen's avatar Samu Voutilainen (Smar) committed (revision 21)
--------------------------------------------------------------------
- Update to version v5.10.2
  + Move SFTP xfer to happen before attach to release. Seeing some SSL errors in the github-action-publish-binaries action.
  + Fix REPLY_ADDR{4,6} address overwriting for pi.hole and <hostname>
  + Fix confusion in DNS retries and --strict-order.
  + Fix FTBFS when CONNTRACK and UBUS but not DNSSEC compile options selected.
  + dnsmasq_time: avoid signed integer overflow when HAVE_BROKEN_RTC
  + Do not fail hard when rev-server has a non-zero final address part
  + Update embedded dnsmasq version to 2.87test3
Comments 0