Merge pull request #126 from toretto/patch-1

Update nmap
pull/127/head
Igor Chubin 4 years ago committed by GitHub
commit b499c90c2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -34,7 +34,7 @@ nmap -T5 --min-parallelism=50 -n --min-rate=300 [target]
nmap -traceroute [target]
# Ping scan only: -sP
# Don't ping: -PN <- Use full if a host don't reply to a ping.
# Don't ping: -PN <- Useful if a host doesn't reply to a ping.
# TCP SYN ping: -PS
# TCP ACK ping: -PA
# UDP ping: -PU

Loading…
Cancel
Save