Skip to content

A simple c tool for displaying route and transit delays between nodes in IP network

Notifications You must be signed in to change notification settings

krishpranav/traceroute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

traceroute

A simple c tool for displaying route and transit delays between nodes in IP network

Installation

git clone https://github.com/krishpranav/traceroute
cd traceroute
make

Usage

$ sudo ./traceroute 216.58.209.78
[...]
5. 195.149.232.200 195.149.232.200  30.3 ms  33.7 ms
6. 188.47.253.234  48.6 ms
7. 72.14.197.128  47.6 ms
8. 108.170.250.209  216.1 ms
9. 209.85.244.67 209.85.244.67  25.3 ms  34.3 ms
10. 216.58.209.78  43.1 ms

About

A simple c tool for displaying route and transit delays between nodes in IP network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published