Skip to content

stefanos-git/Tralalero-Packet-Sniffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Tralalero-Packet-Sniffer

A simple yet highly functional packet sniffer inspired by wireshark and tralalero tralala

πŸͺŸ Tralalero Packet Sniffer 95

A retro-themed network packet sniffer built with Python, Scapy, and Tkinter β€” styled to look like Windows 95!
It uses the ChicagoFLF font and a gray UI to match the old-school aesthetic.

Screenshot


🎯 Features

  • Real-time packet sniffing using Scapy
  • Filter packets by protocol: TCP, UDP, ICMP, or all
  • View detailed information per packet
  • Classic Windows 95-style interface with the Chicago font

🧰 Requirements

  • Python 3.7+
  • Linux (tested on Kali Linux)
  • Scapy
  • Tkinter (should come pre-installed)
  • ChicagoFLF.ttf font in a font/ directory

πŸš€ Installation

  1. Clone this repo:

    git clone https://github.com/yourusername/tralalero-packet-sniffer.git
    cd tralalero-sniffer
  2. Install dependencies:

    pip install scapy
  3. Make sure the font is present:

    • The file font/ChicagoFLF.ttf should be in the same directory as the script.
    • The script will auto-install it if needed.

  1. Update the screenshot path in the README (replace with your path and image name):
    ![Screenshot](assets/screenshot.png)

⚠️ Permissions

You need to run the script as root to allow raw socket capture:

```bash
sudo python3 tralalero_sniffer.py

πŸ“¦ License

MIT License. Use freely, just don't sell it as-is.

🧠 Author

Stefano Inspired by old-school Windows nostalgia and modern network security tools and italian brainrot memes to create a lighthearted fun project

About

A simple yet highly functional packet sniffer inspired by wireshark and tralalero tralala πŸ¦ˆπŸ‘Ÿ

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages