Skip to content

Wireshark - AppImage is the open-source portable network protocol analyzer toolkit.

License

Notifications You must be signed in to change notification settings

unoaman/Wireshark-AppImage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

License

Wireshark - AppImage

pngwing com(1)

  1. Download pkg2appimage tool and make it executable.

    wget https://github.com/sagarkhandve/Wireshark/releases/download/v3.4.4/Wireshark-3.4.4_x86_64.AppImage
    chmod +x Wireshark-3.4.4_x86_64.AppImage
  2. Run:

    sudo ./Wireshark-3.4.4_x86_64.AppImage

A configuration for pkg2appimage to build Wireshark in AppImage form.

How to use it?

  1. Clone this repository and cd into it.

    git clone https://github.com/sagarkhandve/Wireshark-AppImage.git
    cd Wireshark/
  2. Download pkg2appimage tool and make it executable.

    wget https://github.com/AppImage/pkg2appimage/raw/master/pkg2appimage
    chmod +x pkg2appimage
  3. Build it:

    ./pkg2appimage Wireshark.yml
  4. After a short break you should get an executable inside out/ directory.

About

Wireshark - AppImage is the open-source portable network protocol analyzer toolkit.

Resources

License

Stars

Watchers

Forks

Packages

No packages published