mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
458 B
Executable File
458 B
Executable File
Overview
This plugin shows all Services discovered by regular NMAP scans. It's also a sample plugin showcasing how to use a SQL Query to show existing data from the PiAlert database.
Usage
- The sql query from the
NMAPSRV_CMDsetting is used to create source data for this plugin. Column order and values need to adhere to the ones specified in the documentation.
Notes
- N/A