This website requires JavaScript.
Explore
Help
Sign In
adrien
/
lanScan2
Archived
Watch
1
Star
0
Fork
0
You've already forked lanScan2
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
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.
9b3e6537d5
Branches
Tags
View all branches
lanScan2
/
README.md
adrien
9b3e6537d5
fix readme
2023-04-04 10:32:55 +02:00
284 B
Raw
Blame
History
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
php scan_all.php
(use a cron task!).
Open index.php to see results.