DriftSocket is a Python-powered packet inspection tool built for labs, research networks, and secure development environments. It delivers deep visibility without the weight of enterprise suites.
A demonstration video (Demo.mp4) is included to help users get oriented quickly.
Here is a preview:
- 🔍 Real-time packet capture and inspection
- ⚙️ Lightweight, minimal setup process
- 🐧 GUI-focused simple design for Linux environments
- 🛡️ Built for authorized, controlled network spaces.
-
Clone the Repo:
git clone https://github.com/Pinank23/CODECRAFT_CS_05.git
-
Enter the Project Directory:
cd CODECRAFT_CS_05 -
Create and Activate a Virtual Environment:
python3 -m venv venv source venv/bin/activate -
Use Elevated Privileges
-Packet capturing usually requires administrative permissions:
sudo -i
-
Launch DriftSocket:
sudo python3 driftsocket.py
🛰️ Every frame on the wire becomes visible.
The included Demo.mp4 demonstrates:
Ideal for quick onboarding or a fast refresher.
Packet inspection tools must only be used on networks where you have explicit authorization. Unauthorized sniffing may be illegal or unethical. DriftSocket is intended for:
