refreshPeriod input

This commit is contained in:
2024-10-14 23:37:57 +02:00
parent 9cb008785c
commit f8f1183fe7
6 changed files with 50 additions and 28 deletions

View File

@ -20,3 +20,4 @@ $SCANSDIR = 'scans';
$DATADIR = '/usr/share/nmap';
$sudo = true;
$refreshPeriod = 60;