Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/471d38unnux/wireshark-installer
- Owner: 471D38UNNUX
- Created: 2019-08-26T04:43:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-29T01:12:41.000Z (almost 5 years ago)
- Last Synced: 2024-05-21T06:56:40.503Z (8 months ago)
- Language: Shell
- Homepage: https://www.wireshark.org/
- Size: 325 KB
- Stars: 39
- Watchers: 8
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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)