Nmap is a utility for network exploration and security auditing. It supports ping scanning, port scanning and TCP/IP fingerprinting.
Download (HTTP): http://download.insecure.org/nmap/dist/nmap-4.03.tar.bz2
Download (FTP): ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/nmap-4.03.tar.bz2
Download MD5 sum: d2b841e97d81d0fac20d18cbeddfa54a
Download size: 2.0 MB
Estimated disk space required: 21.7 MB
Estimated build time: 0.5 SBU
OpenSSL-0.9.8d, PCRE-6.7, GTK+-2.8.20 (for building the graphical front-end) and libpcap-0.9.4
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 2006-06-21 11:26:07 -0500