wireshark2latex
Generate TikZ graphics from tcpdump/Wireshark captures for usage in LaTeX documents.
Instructions
- Install tshark
- Put your captured pcap file under
script
and name itcapture.pcap
- Configure IP addresses in
script/capture.cfg
- Run
script/generate
- Look at
example/example.tex
how to include generated tex file
Infos
Forked to fix some issues with the original script.
Original script by Vladimir V. Lavrov
From http://www.wireshark.org/lists/wireshark-users/201007/msg00258.html