Exherbo
GitLab
Packages
net-misc/mtr
an improved traceroute / ping.
Versions
Slot
Version
Repository
Platforms
0
0.95
net
~amd64
arm?
armv7?
armv8?
~x86
Metadata
Homepage
https://www.bitwizard.nl/mtr/
Summary
an improved traceroute / ping
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 a user-specified destination host. After it determines the address of each network hop between the machines, it sends a sequence ICMP ECHO requests to each one to determine the quality of the link to each machine. As it does this, it prints running statistics about each machine.
Dependencies
(
(
build:
virtual/pkg-config
build+run:
dev-libs/glib:2
sys-libs/libcap
sys-libs/ncurses
gtk? (
x11-libs/gtk+:3
)
json? (
dev-libs/jansson
)
test:
dev-lang/python:*
)
(
build:
sys-devel/libtool
sys-devel/autoconf:2.7
sys-devel/automake:1.17
)
)
Downloads
https://github.com/traviscross/mtr/archive/v0.95.tar.gz -> mtr-0.95.tar.gz
Licences
GPL-2
Choices
OPTIONS
gtk
Adds support for x11-libs/gtk+ (The GIMP Toolkit)
json
JSON output format support