名稱: MTR
主頁: http://www.bitwizard.nl/mtr/
說明:mtr combines the functionality of the 'traceroute' and 'ping' programs in a single network diagnostic tool.
下載地址: ftp://ftp.bitwizard.nl/mtr/
安裝方法:
# tar -zxvf mtr-0.69.tar.gz
# cd mtr-0.69
# ./configure
# make
# make check
# make install
運行結果:
# mtr www.yahoo.com
(END)