wireshark
network traffic analyzer - Qt version
Install
- All systems
-
curl cmd.cat/wireshark.sh
- Debian
-
apt-get install wireshark
- Ubuntu
-
apt-get install wireshark
- Alpine
-
apk add wireshark-qt
- Arch Linux
-
pacman -S wireshark-qt
- Kali Linux
-
apt-get install wireshark-qt
- CentOS
-
yum install wireshark-qt
- Fedora
-
dnf install wireshark-qt
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install wireshark
- OS X
-
brew install wireshark
- Raspbian
-
apt-get install wireshark
- Dockerfile
- dockerfile.run/wireshark
- Docker
-
docker run cmd.cat/wireshark wireshark
powered by Commando
wireshark-qt
network traffic analyzer - Qt version
Wireshark is a network "sniffer" - a tool that captures and analyzes packets off the wire. Wireshark can decode too many protocols to list here. This package provides the Qt version of wireshark.
wireshark
Wireshark allows you to examine protocol data stored in files or
as it is captured from wired or wireless (WiFi or Bluetooth) networks, USB devices, and many other sources. It supports dozens of protocol capture file formats and understands more than a thousand protocols. It has many powerful features including a rich display filter language and the ability to reassemble multiple protocol packets in order to, for example, view a complete TCP stream, save the contents of a file which was transferred over HTTP or CIFS, or play back an RTP audio stream.
wireshark-gtk-1
2.4.5-3.fc28.x86_64 : Wireshark's GTK+-based GUI
wireshark-qt-1
2.4.5-3.fc28.x86_64 : Wireshark's Qt-based GUI
wireshark-gnome
Gnome desktop integration for wireshark
wireshark-1
2.6.5-2.fc30.x86_64 : Network traffic analyzer
wireshark-gtk
network traffic analyzer - GTK+ version
Wireshark is a network "sniffer" - a tool that captures and analyzes packets off the wire. Wireshark can decode too many protocols to list here. This package provides the GTK+ version of Wireshark.