Pi CLI
v20240309-041106


pihole-FTL.db utilizó un almacén de datos a largo plazo para un agujero PI. Puede extraer y analizar los datos de todos los tiempos, incluidos los datos del cliente, consulta y del dominio AD.~$ picli [global options] command [command options] [arguments...] Para recibir ayuda, ejecutar ~$ picli h
Para la ayuda del comando, ejecutar ~$ picli <command> h
Para la ayuda de subcomand, ejecutar ~$ picli <command> -h
setup, s Configure Pi-CLI
config, c Interact with stored configuration settings
run, r Run a one off command without booting the live view
database, d Analytics options to run on a Pi-Hole's FTL database
help, h Shows a list of commands or help for one command
configAdministrar datos de configuración almacenados
delete, d Delete stored config data (config file and API key)
view, v View config stored config data (config file and API key)
help, h Shows a list of commands or help for one command
runEjecute un solo comando sin la vista en vivo
summary, s Extract a basic summary of data from the Pi-Hole
top-forwarded, tf Extract the current top 10 forwarded DNS queries
top-blocked, tb Extract the current top 10 blocked DNS queries
latest-queries, lq Extract the latest queries
enable, e Enable the Pi-Hole
disable, d Disable the Pi-Hole
help, h Shows a list of commands or help for one command
databaseEstos comandos se ejecutan contra un archivo de base de datos FTL de Pi-Hole y proporcionan métricas de datos de tiempo
client-summary, cs Summary of all Pi-Hole clients
top-queries, tq Returns the top (all time) queries
help, h Shows a list of commands or help for one command
¿De dónde saco mi llave API?
¿Binarios precompilados?
¿Cómo me compilo?
Makefile en el directorio CMD/principal que se puede utilizar para la compilación en Windows, Mac y Linux. Los objetivos de compilación son: win , mac y linux
Si encuentra útil PI-cli, considere donar al proyecto Pi-Hole
¡O no dude en enviar código para hacer que PI-cli sea aún más útil!