Skip to content

Traceroute implementation for MacOs and Linux developed for the discipline of "Redes 2"(Networks 2).

Notifications You must be signed in to change notification settings

joaossmacedo/Traceroute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Traceroute

Project developed for the discipline of "Redes 2"(Networks 2).

Traceroute implementation for MacOs and Linux
Python 2.7

To run this code you're going to have to type "sudo python traceRT.py {{ target }} {{ hops }}" where {{ target }} is your target and {{ hops }} is the max number of hops allowed.

If you don't know what traceroute is check it here: https://en.wikipedia.org/wiki/Traceroute