Nmap
The free and open-source network scanner for vulnerability scanning and discovery.
Why consider Nmap?
Nmap (Network Mapper) is a free and open-source utility for network discovery and vulnerability auditing. It scans networks to identify live hosts, open ports, OS versions, and hardware firewalls.
Learn Nmap by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Nmap
Nmap uses raw IP packets in novel ways to determine what hosts are available on the network and what services they are offering.
Quickstart
# Scan a host for open ports and OS versionnmap -A -T4 scanme.nmap.orgNmap is licensed under the GNU General Public License v2.0 (GPL-2.0).
Related tools
More options with a similar category or technology profile.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
bpytop
Python port of bashtop with game-like UI, responsive mouse support, and hardware sensors.
bashtop
Linux resource monitor showing usage and stats for processor, memory, disks, network, and processes.
SchemaHero
Kubernetes-native declarative database schema management and table migration operator.