WIP
This commit is contained in:
6
config.php
Normal file
6
config.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
$SCANDIR = "scans";
|
||||
$STYLESHEETDIR = "stylesheets";
|
||||
|
||||
$lanScanCmd = "sudo nmap -PSmicrosoft-ds -F -T5 -oX - --stylesheet $STYLESHEETDIR/lanScan.xsl";
|
Reference in New Issue
Block a user