Releases: cloudshark/wireshark-plugin
Releases · cloudshark/wireshark-plugin
1.0.5
- Display version info correctly in plugin list in Wireshark GUI
- Create config file if it doesn't exist when plugin starts
- Provide error message if user didn't change API Token from the default
- Add information on installing cURL on Windows
1.0.4
Create empty tmp/ folder
This will add an empty tmp/ folder which is used to store a temporary
capture file with a new name. Once the capture is uploaded it will use
the user specified name. Fixes #3