mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-06 17:15:38 -08:00
Overview
A plugin allowing for importing devices from the PiHole database. This is an import plugin using an SQLite database as a source.
Usage
- You need to specify the following settings:
PIHOLE_RUNis used to enable the import by setting it e.g. toscheduleoronce(pre-set todisabled)PIHOLE_RUN_SCHDis to configure how often the plugin is executed ifPIHOLE_RUNis set toschedule(pre-set to every 30 min)PIHOLE_DB_PATHsetting must match the location of your PiHole database (pre-set to/etc/pihole/pihole-FTL.db)