This project contains a Wireshark dissector for Syncthing protocols. Currently, only Announcement packets (Local Discovery Protocol v4) are supported.
syncthing.lua
to one of Wireshark's Lua Plugins
folders, as specified in About / Folders
.syncthing.proto
to any convenient location, and enter the location in Preferences / Protocols / ProtoBuf / ProtoBuf search paths
.ctrl
+ shift
+ l
to reload Lua plugins.Wireshark should now automatically dissect Syncthing Announcement packets.
The author of this software is Thomas More.
This software is licensed under the Gnu General Public License version 2.