Skip to content

Pinank23/CODECRAFT_CS_05

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌀 DriftSocket DriftSocket Banner

DriftSocket — Your Network Detective

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.


Demo IM@ge

Here is a preview:

Demo Image

✨ Features

  • 🔍 Real-time packet capture and inspection
  • ⚙️ Lightweight, minimal setup process
  • 🐧 GUI-focused simple design for Linux environments
  • 🛡️ Built for authorized, controlled network spaces.

🚀 Installation & Setup

  1. Clone the Repo:

    git clone https://github.com/Pinank23/CODECRAFT_CS_05.git
  2. Enter the Project Directory:

    cd CODECRAFT_CS_05
  3. Create and Activate a Virtual Environment:

    python3 -m venv venv
    source venv/bin/activate
  4. Use Elevated Privileges

    -Packet capturing usually requires administrative permissions:

    sudo -i
  5. Launch DriftSocket:

    sudo python3 driftsocket.py

Once launched, the tool will begin showing real-time packet activity.

🛰️ Every frame on the wire becomes visible.


🎥 Demo Included

The included Demo.mp4 demonstrates:

1. Project setup

2. Running DriftSocket

3. What to expect from the packet logs

Ideal for quick onboarding or a fast refresher.


⚠️ Responsible Use

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:

1. Home labs

2. Virtualized environments

3. Development and testing networks you control


🛠️ Troubleshooting

1. Confirm that Python 3.13 is installed.

2. Permission-related errors typically require sudo.

3. Ensure you’re operating in a permitted environment.

About

DriftSocket ToOl Your Network Detective

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages