ftraceroute is a small traceroute program that sends ICMP echo probes to network hosts. We try to use as little memory as possible.
Current maintainer: German-Service-Network
Website: https://www.gsnw.de/
If you want to install ftraceroute from source, proceed as follows:
- Run
./autogen.sh(Only required for source code from the Git repository) - Run
./configure - Run
make && make install
The program can only be run as root.
Help: ftraceroute -h
Usage: ftraceroute [options] <host> [host2 ...]
Options:
-h Show this help message
-v Show version info
-m <value> Set max hops
-c <value> Set probe count
-t <value> Set timeout in ms