fix readme
This commit is contained in:
parent
e152780a72
commit
9b3e6537d5
@ -3,6 +3,6 @@
|
|||||||
Scan hosts with nmap and display results in webpage.
|
Scan hosts with nmap and display results in webpage.
|
||||||
|
|
||||||
* Create a configuration yaml file in scans/ subdirectory (see example.yaml).
|
* Create a configuration yaml file in scans/ subdirectory (see example.yaml).
|
||||||
It may be generated by scanning a network with init.sh.
|
It may be generated by scanning a network with `init.sh`.
|
||||||
* Scan with scan_all.sh (use a cron task!).
|
* Scan with `php scan_all.php` (use a cron task!).
|
||||||
* Open index.php to see results.
|
* Open index.php to see results.
|
Loading…
x
Reference in New Issue
Block a user