lanScan/config.php
2024-10-07 12:09:12 +02:00

5 lines
59 B
PHP

<?php
$NMAP_OPTIONS = '-Pn -F -T5';
$SCANS_DIR = 'scans';