Add example command
This commit is contained in:
parent
637bb11fdd
commit
6e1e63cad1
10
README.md
10
README.md
@ -16,6 +16,14 @@ Collection of Dockerfiles created to build & pack various tools.
|
||||
|
||||
## 1.1. Bandwhich
|
||||
|
||||
### 1.1.1. Source
|
||||
>This is a CLI utility for displaying current network utilization by process, connection and remote IP/hostname
|
||||
|
||||
Source: https://github.com/imsnif/bandwhich
|
||||
https://github.com/imsnif/bandwhich
|
||||
|
||||
<br>
|
||||
|
||||
### 1.1.2. Example
|
||||
```
|
||||
docker run --net host bandwhich -i eth0
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user