aboutsummaryrefslogtreecommitdiff
path: root/net/py-pyshark/pkg-descr
blob: 9f73122915c9c10d6310e9c95d720dfde761779c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
pyshark is a Python wrapper for tshark, allowing python packet parsing using
wireshark dissectors.

There are quite a few python packet parsing modules, this one is different
because it doesn't actually parse any packets, it simply uses tshark's
(wireshark command-line utility) ability to export XMLs to use its parsing. This
package allows parsing from a capture file or a live capture, using all
wireshark dissectors you have installed.

WWW: https://github.com/KimiNewt/pyshark