lanScan/README.md
2023-04-07 02:34:42 +02:00

284 B

lanScan

Scan hosts with nmap and display results in webpage.

  • Create a configuration yaml file in confs/ subdirectory (see example.yaml). It may be generated by scanning a network with init.sh.
  • Scan with php scan_all.php (use a cron task!).
  • Open index.php to see results.