Nmap-3.30

Introduction to Nmap

Nmap is a utility for network exploration and security auditing. It supports ping scanning, port scanning and TCP/IP fingerprinting.

Package information

Nmap dependencies

Optional

GTK+-1.2.10 (for building the front-end)

Installation of Nmap

Install Nmap by running the following commands:

./configure --prefix=/usr &&
make &&
make install

Contents

The Nmap package contains nmap.

Description

nmap

nmap is a utility for network exploration and security auditing. It supports ping scanning, port scanning and TCP/IP fingerprinting.