Wireshark Plugin for the Trimble GSOF protocol
On a PX-1, configure GSOF output on UDP at port 44444.
Place gsof.lua in one of your Lua plugin folders.
For example, on Ubuntu, if you have configured wireshark to capture packets without root, you will copy the plugin to ~/.local/lib/wireshark/plugins/gsof.lua
.
Ensure you have set up wireshark to run without root permissions (so you can run it as your user), otherwise your user plugins won't be loaded.
New packets are always welcome.