mirror of
				https://github.com/byReqz/netdiscover-docker.git
				synced 2025-11-03 21:41:30 +00:00 
			
		
		
		
	add note about passive mode
This commit is contained in:
		@@ -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'
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user