lanScan/README.md
2023-04-03 23:03:42 +02:00

8 lines
276 B
Markdown

# lanScan
Scan hosts with nmap and display results in webpage.
* Create a configuration yaml file in scans/ subdirectory (see example.yaml).
It make be generated by scanning a network with init.sh.
* Scan with scan_all.sh (use a cron task!).
* Open index.php to see results.