diff --git a/config.php b/config.php index 9106217..d86e0f5 100644 --- a/config.php +++ b/config.php @@ -17,4 +17,6 @@ $HOSTSCAN_OPTIONS = [ ]; $SCANSDIR = 'scans'; -$DATADIR = '/usr/share/nmap'; \ No newline at end of file +$DATADIR = '/usr/share/nmap'; + +$sudo = true; \ No newline at end of file diff --git a/hostScan.xsl b/hostScan.xsl index c636a8a..d338261 100755 --- a/hostScan.xsl +++ b/hostScan.xsl @@ -67,7 +67,7 @@