Skip to content

tmo1/wireshark-syncthing-dissector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This project contains a Wireshark dissector for Syncthing protocols. Currently, only Announcement packets (Local Discovery Protocol v4) are supported.

Usage

  • Copy syncthing.lua to one of Wireshark's Lua Plugins folders, as specified in About / Folders.
  • Copy syncthing.proto to any convenient location, and enter the location in Preferences / Protocols / ProtoBuf / ProtoBuf search paths.
  • If Wireshark is running, enter ctrl + shift + l to reload Lua plugins.

Wireshark should now automatically dissect Syncthing Announcement packets.

Author

The author of this software is Thomas More.

License

This software is licensed under the Gnu General Public License version 2.

About

A Wireshark dissector for Syncthing protocols

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages