From 933d002e451cc84af554e0774be966ed93f3cb8a Mon Sep 17 00:00:00 2001 From: Domeniko Gentner Date: Tue, 26 May 2020 20:08:48 +0200 Subject: [PATCH] Fixed doubled entry, wrong tooltip --- index.html | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index c3074c4..ec59f16 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@ networking cheat sheet - + github logo

networking cheat sheet

@@ -17,7 +17,7 @@

Ethernet Frame

- +

Preamble

@@ -207,7 +207,7 @@
- +

tcpdump

flags

-i nameCapture named interfaces, any for all @@ -230,7 +230,9 @@ [P] PUSH Flags can be displayed combined, [S.] means sync and acknowledge
- +
+ +

nmap

IPScan host LISTScan list @@ -247,18 +249,20 @@ -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 + -wDo not truncate network names aka wide mode -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 + -i floatset interval, default is 1 second