Skip to content

dan-gut1/trace-route

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

trace-route

This a simple trace route implementation written in python using scapy, you should have scapy install in you libs.

Using the trace route

  1. download the code to your PC.
  2. edit the MAC_ADDRESS to one of your GW.
  3. if you using using Windows press on the path bar and write cmd and then press enter.
  4. in terminal or cmd type "py traceroute.py address/url ttl" example: "py traceroute.py google.com 30"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages