mirror of
				https://github.com/byReqz/netdiscover-docker.git
				synced 2025-11-03 21:41:30 +00:00 
			
		
		
		
	add passive to readme
This commit is contained in:
		@@ -5,7 +5,7 @@ currently supported (optional) arguments are:
 | 
			
		||||
- port // specifies the port (def. 8080)
 | 
			
		||||
- userpass // sets http basic auth - ex. user:pass (def. none)
 | 
			
		||||
- title // sets tab title (def. netdiscover-docker)
 | 
			
		||||
 | 
			
		||||
- passive // only listen but dont send requests
 | 
			
		||||
 | 
			
		||||
# docker compose
 | 
			
		||||
```yaml
 | 
			
		||||
@@ -21,6 +21,7 @@ services:
 | 
			
		||||
#     - port=1234
 | 
			
		||||
#     - userpass=user:pass
 | 
			
		||||
#     - title=1234
 | 
			
		||||
#     - passive=true
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
# credits
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user