separate confs and scans
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
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 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.
|
Reference in New Issue
Block a user