Skip to content

MobinTGR8/Traceroute_Lab_in_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Traceroute Lab in Python with GUI

A graphical traceroute application built with Python and Tkinter that helps visualize network paths.

Features

  • User-friendly GUI: Easy-to-use interface for network diagnostics
  • Real-time Results: See traceroute results as they happen
  • Cross-platform: Works on Windows, macOS, and Linux
  • Two Implementations:
    • System command-based traceroute
    • Pure Python implementation using Scapy

Requirements

  • Python 3.6+
  • Tkinter (usually included with Python)
  • Scapy (for the advanced version)

Installation

  1. Clone or download this project
  2. Install dependencies:
    python install_requirements.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages