use other stylesheets

This commit is contained in:
2024-10-13 18:07:32 +02:00
parent f7629028f6
commit 76e1832c28
6 changed files with 100 additions and 124 deletions

View File

@ -5,5 +5,6 @@ $DEFAULT_ARGS = [
'PS' => 'ssh,http,https,msrpc,microsoft-ds',
'F' => true,
'T5' => true,
'stylesheet' => 'lanScan.xls'
];
$NMAP_DATADIR = '/usr/share/nmap';