Network protocol analyzer
https://www.wireshark.org/Wireshark is a network traffic analyzer, or "sniffer", for Unix and Unix-like operating systems. It uses Qt, a graphical user interface library, and libpcap, a packet capture and filtering library.
The Wireshark distribution also comes with TShark, which is a line-oriented sniffer (similar to Sun's snoop, or tcpdump) that uses the same dissection, capture-file reading and writing, and packet filtering code as Wireshark, and with editcap, which is a program to read capture files and write the packets from that capture file, possibly in a different capture file format, and with some packets possibly removed from the capture.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:aevseev/wireshark && cd $_
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000058 58 Bytes | over 6 years |
wireshark-rpmlintrc | 0000000047 47 Bytes | over 6 years |
wireshark.changes | 0000002180 2.13 KB | 8 months |
wireshark.spec | 0000008772 8.57 KB | 7 months |
Comments 0