Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 276 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 276 Bytes

docker-tshark

tshark for docker: inspect and dump pcap files inside containers

Usage

  1. docker run -d --net=host --privileged mercuriete/tshark
  2. go to kitematic and enable volumes
  3. open dump.pcap file in wireshark (double click if using windows)

License

gpl v3