joaossmacedo / Traceroute

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Python 100.0%