💾 Archived View for freeshell.de › tldr › nmap.gmi captured on 2022-04-28 at 19:06:30. Gemini links have been rewritten to link to archived content

View Raw

More Information

-=-=-=-=-=-=-

nmap

Network exploration tool and security / port scanner.
Some features only activate when Nmap is run with privileges.

More information.

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}
nmap -p {port1,port2,…,portN} {address_or_addresses}
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