Short Description
Short description is empty for this repo.
Full Description
wireshark
Docker image for Wireshark
Usage:
$ docker run -d \
--net=host --privileged \
-e DISPLAY=unix$DISPLAY \
-v /tmp/.X11-unix:/tmp/.X11-unix \
-v $(pwd)/pcap:/pcap \
infoslack/wireshark