TCP/SYN port scan (default)
nmap $target -sSTCP port scan without root
nmap $target -sTSkip discovery ping
nmap $target -PnPing scan only
nmap $target -snReport why port open/closed
nmap $target -reasonEnable OS detection
nmap $target -OEnable OS detection, version detection, script scanning, traceroute
nmap $target -AAttempt to determine version of service on a port
nmap $target -sVUse tiny fragmented IP packets
nmap $target -fSet custom MTU size
nmap $target -mtu [value]