Package: python3-pyshark (0.6-1)
Links for python3-pyshark
Debian Resources:
Download Source Package pyshark:
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Python interface for parsing packet captures using Wireshark dissectors
Pyshark is a Python module that provides programmatic access to packet data decoded by tshark, the command-line version of Wireshark. It exposes packets, protocol layers, and individual fields through a Python interface.
The module can read capture files such as PCAP and PCAP-NG, follow live traffic from a local interface, use ring-buffer capture mode, and read from remote capture sources served by rpcapd. Packet data is interpreted using the dissectors available in Wireshark, so protocol decoding is provided by tshark rather than reimplemented in Python.
Pyshark supports both packet summaries and detailed field-level access, along with display and BPF filtering, disabling selected protocol dissectors, and capture decryption for WEP, WPA-PWD, and WPA-PSK traffic.
It is suitable for inspecting existing capture files or analysing traffic observed on network interfaces, including Ethernet, IP, TCP, UDP, HTTP, DNS, and Wi-Fi traffic when those protocols are decoded by the installed Wireshark dissectors.
Other Packages Related to python3-pyshark
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-lxml
- pythonic binding for the libxml2 and libxslt libraries
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-platformdirs
- determining appropriate platform-specific directories (Python 3)
-
- dep: python3-termcolor
- ANSII Color formatting for output in terminal
-
- dep: tshark
- network traffic analyzer - console version
Download python3-pyshark
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 29.8 kB | 147.0 kB | [list of files] |
