README.md
This commit is contained in:
parent
e93d37cacd
commit
d259b626d5
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
scans/
|
||||
!example.yaml
|
||||
|
8
README.md
Normal file
8
README.md
Normal file
@ -0,0 +1,8 @@
|
||||
# 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.
|
Reference in New Issue
Block a user