mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
details about nmap process being called (#1937)
This commit is contained in:
parent
7ae5a7e80a
commit
5574cf840a
@ -60,6 +60,8 @@ device_tracker:
|
|||||||
- 10.0.0.2
|
- 10.0.0.2
|
||||||
- 10.0.0.15
|
- 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:
|
An example of how the Nmap scanner can be customized:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user