Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/471d38unnux/wireshark-installer

Wireshark for Termux and Linux
https://github.com/471d38unnux/wireshark-installer

Last synced: 17 days ago
JSON representation

Wireshark for Termux and Linux

Awesome Lists containing this project

README

        

![](Wireshark_screenshot.png)

# Wireshark Installer

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

![](1024px-Wireshark_icon.svg.png)

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/

![](1280px-Wireshark_Logo.svg.png)