Nmap is a utility for network exploration and security auditing. It supports ping scanning, port scanning and TCP/IP fingerprinting.
Download (HTTP): http://anduin.linuxfromscratch.org/sources/BLFS/svn/n/nmap-4.20.tar.bz2
Download (FTP): ftp://mirror.ovh.net/gentoo-distfiles/distfiles/nmap-4.20.tar.bz2
Download MD5 sum: ea50419f99472200c4184a304e3831ea
Download size: 2.1 MB
Estimated disk space required: 21 MB
Estimated build time: 0.3 SBU
OpenSSL-0.9.8k, PCRE-7.9, libpcap-1.0.0, GTK+-2.18.3 (for building the graphical front-end), and libdnet
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/nmap
Install Nmap by running the following commands:
./configure --prefix=/usr && make
This package does not come with a test suite.
Now, as the root user:
make install
Last updated on 2008-05-10 23:53:20 +0000