Sailshark - Qt/QML frontend for Wireshark

a native Wireshark /Tshark) frontend for Sailfish OS.

Live packet capture · Protocol tree · Hex dump · Follow TCP Stream · Save .pcapng · Interface picker · BPF filters

Built on Wireshark 3.6.24 + Qt 5.6/Silica QML.

On my repository: Show home:nielnielsen / Sailshark - SailfishOS Open Build Service

17 Likes

Fantastic! I hope I’ll have my Jolla 2 before SharkFest. :heart_eyes:

1 Like

Is there somewhere an hiwto install available? Or is it available in openrepos / storeman too?

@Demonia it is not in openrepos, so you have two choices.

  1. add my repository (devel-su zypper ar … … then pkcon install sailshark,

or

  1. download the RPM, and install it (pkcon install-local sailfsark.rpm you downloaded)

The will then be an icon to launch

1 Like

Sorry, that is not working. I assume, i need to put the link to the repo after ar? What is the link?

depends on your device. If you are on aarch64, it is: devel-su zypper ar Index of /obs/home:/nielnielsen/sailfishos_latest_latest_aarch64 nieldk

or, download the RPM and install with pkcon install local

https://repo.sailfishos.org/obs/home:/nielnielsen/sailfishos_latest_latest_aarch64/aarch64/sailshark-1.1-1.20.1.bso.aarch64.rpm

1 Like