details about nmap process being called (#1937)
This commit is contained in:
parent
7ae5a7e80a
commit
5574cf840a
1 changed files with 2 additions and 0 deletions
|
@ -60,6 +60,8 @@ device_tracker:
|
|||
- 10.0.0.2
|
||||
- 10.0.0.15
|
||||
```
|
||||
In the above example, Nmap will be call with the process:
|
||||
`nmap -oX - 192.168.1.1/24 10.0.0.2 10.0.0.15 -F --host-timeout 5s`
|
||||
|
||||
An example of how the Nmap scanner can be customized:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue