This repository has been archived on 2025-02-13. You can view files and clone it, but cannot push or open issues or pull requests.
lanScan3/config.php
2024-10-07 12:09:12 +02:00

5 lines
59 B
PHP

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