- Notifications
You must be signed in to change notification settings - Fork2.5k
Nmap - the Network Mapper. Github mirror of official SVN repository.
License
nmap/nmap
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Nmap is released under a custom license, which is based on (but not compatiblewith) GPLv2. The Nmap license allows free usage by end users, and we also offera commercial license for companies that wish to redistribute Nmap technologywith their products. SeeNmap Copyright and Licensingfor full details.
The latest version of this software as well as binary installers for Windows,macOS, and Linux (RPM) are available fromNmap.org
Full documentation is also availableon the Nmap.org website.
Questions and suggestions may be sent tothe Nmap-dev mailing list.
Ideally, you should be able to just type:
./configuremakemake install
For far more in-depth compilation, installation, and removal notes, read theNmap Install Guide on Nmap.org.
Nmap has a lot of features, but getting started is as easy as runningnmap scanme.nmap.org
. Runningnmap
without any parameters will give a helpfullist of the most common options, which are discussed in depth inthe manpage. Users who prefer a graphical interfacecan use the includedZenmap front-end.
Information about filing bug reports and contributing to the Nmap project canbe found in theHACKING andCONTRIBUTING.mdfiles.