ngrep network packet analyzer to monitor network interfaces on a Docker host.
Monitor all HTTP traffic on port 80
docker run -it --net=host --privileged cloudgear/ngrep -q -S 3000 -d eth0 -W byline port 80

Provided by CloudGear.
Content type
Image
Digest
sha256:92f33dfad…
Size
3.2 MB
Last updated
about 11 years ago
docker pull cloudgear/ngrep