Network exploration tool and security / port scanner.
Some features only activate when Nmap is run with privileges.
nmap -O {ip_or_hostname}
nmap -sn {ip_or_hostname} {optional_another_address}
nmap {ip_or_hostname} {optional_another_address}
nmap -A {address_or_addresses}
nmap -T4 {address_or_addresses}
-p-
for all ports 1-65535
):
nmap -p {port1,port2,…,portN} {address_or_addresses}
-sU
for UDP only, -sZ
for SCTP, -sO
for IP):
nmap -sSU {address_or_addresses}
nmap -sC -sV {address_or_addresses}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY This content has been proxied by September (ba2dc).Proxy Information
text/gemini;lang=en-GB