Skip to content

Release 1.0

Latest
Compare
Choose a tag to compare
@zebbern zebbern released this 29 Dec 15:57
· 18 commits to main since this release
1e10adc

Before Usage:
Install TShark: Download it from Wireshark https://www.wireshark.org/download.html

Python Setup: Ensure Python and pip are installed.

Install Libraries: Run:
pip install psutil pyshark colorama
Or:
pip3 install psutil pyshark colorama