Skip to content

onesiphorus5/Traceroute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a "trace route" program. To run the program:

  1. Compile the program by running "make mytraceroute"
  2. Run the program by running "sudo ./mytraceroute <host IP> or <host name>
    You should then see the list of gateways packets would traverse to reach the target host from your local computer.
    E.g.: sudo ./mytraceroute www.google.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published