mirror of
https://github.com/byReqz/netdiscover-docker.git
synced 2024-11-21 17:13:15 +00:00
add note about passive mode
This commit is contained in:
parent
9d49bf9c00
commit
4806e6a18f
@ -7,6 +7,9 @@ currently supported (optional) arguments are:
|
|||||||
- title // sets tab title (def. netdiscover-docker)
|
- title // sets tab title (def. netdiscover-docker)
|
||||||
- passive // only listen but dont send requests
|
- passive // only listen but dont send requests
|
||||||
|
|
||||||
|
# note
|
||||||
|
if you intend on permanently running the container, i would recommend using the passive option, as most consumer switches will fill their arp cache very quickly
|
||||||
|
|
||||||
# docker compose
|
# docker compose
|
||||||
```yaml
|
```yaml
|
||||||
version: '2.3'
|
version: '2.3'
|
||||||
|
Loading…
Reference in New Issue
Block a user