8000 GitHub - fxmqs/mtr: a fork of https://github.com/traviscross/mtr
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fxmqs/mtr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MTR

mtr - a network diagnostic tool

SYNOPSIS

mtr [-abBcdefFGilmnopPQrsTuvwyzZ46] HOSTNAME ...

DESCRIPTION

mtr combines the functionality of the traceroute and ping programs in a single network diagnostic tool.

As mtr starts, it investigates the network connection between the host mtr runs on and HOSTNAME by sending packets with purposely low TTLs. It continues to send packets with low TTL, noting the response time of the intervening routers. This allows mtr to print the response percentage and response times of the internet route to HOSTNAME. A sudden increase in packet loss or response time is often an indication of a bad (or simply overloaded) link.

The results are usually reported as round-trip-response times in miliseconds and the percentage of packetloss.

OPTIONS

... continue on the mtr.8 page


SCREENSHOTS

graphcairo

gc-screenshot01 gc-screenshot02 gc-screenshot03

color/histogram

ch-screenshot01

ipinfo

ii-screenshot01

geolocation

ii-screenshot02 ii-screenshot03

About

a fork of https://github.com/traviscross/mtr

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 91.6%
  • M4 4.7%
  • Roff 3.0%
  • Other 0.7%
0