Skip to content

Latest commit

 

History

History

wireshark

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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