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.
lanScan2/README.md
2023-04-03 23:06:07 +02:00

275 B

lanScan

Scan hosts with nmap and display results in webpage.

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