Author: The Wireshark Team
If you want Wireshark GUI version, you must install and open desktop environment first in this link: https://github.com/471D38UNNUX/Desktop-Environment-Installer
For termux installation:
Run this script in terminal not termux:
$apt install git
$git clone https://github.com/471D38UNNUX/Wireshark-Installer
$cd Wireshark-Installer
$bash Wireshark-Installer-For-Termux.sh
$tsu
For start Wireshark.
#wireshark-gtk (GUI version)
#tshark -h (CLI version)
Nb: Rooted phone is required
For linux installation:
For original version:
#sudo apt install git -y (for Linux based on Debian)
#sudo yum install git -y (for Linux based on Red Hat)
#sudo zypper install git (for Linux based on SUSE)
#sudo pacman -S git (for Linux based on Arch)
#git clone https://github.com/471D38UNNUX/Wireshark-Installer
#cd Wireshark-Installer
#cd Linux
#bash Wireshark-Installer-For-(your linux based).sh
For start Wireshark.
#wireshark-gtk (GUI version)
#tshark -h (CLI version)
For WSL version:
#sudo apt install git -y (for Linux based on Debian)
#sudo apt zypper install git (for Linux based on SUSE)
#git clone https://github.com/471D38UNNUX/Wireshark-Installer
#cd Wireshark-Installer
#cd Linux
#bash Wireshark-Installer-For-(your linux based).sh
For start Wireshark.
#wireshark-gtk (GUI version)
#tshark -h (CLI version)
Enjoy.
Nb: Linux WSL 1 version isn't support
Nb: I'm not owner this tool, but i just made installation for usage more easier.
For more information you can visit official website: https://www.wireshark.org/