Skip to content

Releases: zebbern/InstaIP

Release 1.0

29 Dec 15:57
1e10adc
Compare
Choose a tag to compare

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