Table of Contents

WireShark

Summary: How to work with wireshark.
Date: 3 January 2025

Trace in Linux

tcpdump -w /tmp/tracefile

You can end the trace using <ctrl> + c, after which you can open the file using wireshark.

Display Filters