iftop - display bandwidth usage on an interface by host
2.5K
Run:
docker run --net=host --pid=host --privileged --rm -it dboxx/iftop
Create alias:
echo "alias iftop='docker run --net=host --pid=host --privileged --rm -it dboxx/iftop'" >> ~/.bash_aliases
Content type
Image
Digest
Size
6.2 MB
Last updated
almost 7 years ago
docker pull dboxx/iftop