From 4d19ac480efbe4819f222dd2c7555600006459ca Mon Sep 17 00:00:00 2001 From: Domeniko Gentner Date: Fri, 22 May 2020 09:35:13 +0200 Subject: [PATCH] Added mtr --- index.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/index.html b/index.html index fe9f8dd..963544a 100644 --- a/index.html +++ b/index.html @@ -248,6 +248,19 @@ -FFast scan 100 ports -sVTry to detect service + +

mtr

+ IPRun route to host + -zResolve ASN + -c numRun num cycles + -rReport mode, useful with -c + -c numRun num cycles + -nNo RDNS + -uuse UDP instead of ICMP + -Tuse TCP instead of ICMP + -f numset first TTL, useful for skipping own router + -i floatset interval, default is 1 second +

Provided by tuxstash.de