use sudo at will

This commit is contained in:
2024-10-16 11:04:12 +02:00
parent cd6f64679b
commit 570e8f2252
3 changed files with 6 additions and 6 deletions

View File

@ -17,6 +17,7 @@ $HOSTSCAN_OPTIONS = [
];
$refreshPeriod = 60;
$use_sudo = false;
$SCANSDIR = 'scans';
$DATADIR = '/usr/share/nmap';