-
Run
cargo build --release
to get alibwireshark_dissector.so
(Linux),libwireshark_dissector.dylib
(macOS) orwireshark_dissector.dll
(Windows). On macOS, rename it tolibwireshark_dissector.so
, else Wireshark will not recognize it as a plugin. -
Place the above mentioned file into your plugin folder, on Linux and macOS, it's
~/.local/lib/wireshark/plugins/4.0/epan/
, on Windows it's%APPDATA%\Wireshark\plugins\4.0\epan\
. You'll likely have to create these folders. -
Start Wireshark, go to Help → About Wireshark, click on the Plugins tab. You should see the previously copied file in the list.
-
Start capturing Teeworlds traffic. It should automatically get dissected.
wireshark-dissector
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||