mbehr1 / vsc-webshark

Visual Studio Code extension to open pcap / network capture files using wireshark/sharkd.
GNU General Public License v2.0
27 stars 10 forks source link

feat!: support wireshark v3.5 and newer #30

Closed mbehr1 closed 1 year ago

mbehr1 commented 1 year ago

Wireshark changed the jsonrpc communication for sharkd with v3.5. Updated to support the new format. Old wiresharkd versions (before v3.5) are not supported any longer!

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 2.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: