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-3.75.tar.bz2
Download (FTP): ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/nmap-3.75.tar.bz2
Download MD5 sum: 1b54c0608b36f6b3ac92d7d1b910738f
Download size: 1.4 MB
Estimated disk space required: 14.7 MB
Estimated build time: 0.35 SBU
OpenSSL-0.9.7e, PCRE-5.0, GTK+-1.2.10 (for building the graphical front-end) and libpcap-0.8.3
Install Nmap by running the following commands:
./configure --prefix=/usr &&
make
Now, as the root user:
make install
Last updated on 2005-02-01 16:18:46 -0700