mirror of
https://github.com/nmap/nmap.git
synced 2026-08-27 03:48:14 +00:00
Update changelog, version numbers in prep for Nmap 4.52 release
This commit is contained in:
parent
296e841e13
commit
54ff0879c9
5 changed files with 22 additions and 10 deletions
|
|
@ -102,7 +102,7 @@ This options summary is printed when Nmap is run with no arguments, and the late
|
|||
.sp
|
||||
.RS 4
|
||||
.nf
|
||||
Nmap 4\.51BETA ( http://insecure\.org )
|
||||
Nmap 4\.52 ( http://insecure\.org )
|
||||
Usage: nmap [Scan Type(s)] [Options] {target specification}
|
||||
TARGET SPECIFICATION:
|
||||
Can pass hostnames, IP addresses, networks, etc\.
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
Nmap 4.51BETA ( http://insecure.org )
|
||||
Nmap 4.52 ( http://insecure.org )
|
||||
Usage: nmap [Scan Type(s)] [Options] {target specification}
|
||||
TARGET SPECIFICATION:
|
||||
Can pass hostnames, IP addresses, networks, etc.
|
||||
|
|
|
|||
|
|
@ -1,11 +1,11 @@
|
|||
.\" Title: zenmap
|
||||
.\" Author:
|
||||
.\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/>
|
||||
.\" Date: 12/21/2007
|
||||
.\" Date: 01/01/2008
|
||||
.\" Manual:
|
||||
.\" Source:
|
||||
.\"
|
||||
.TH "ZENMAP" "1" "12/21/2007" "" ""
|
||||
.TH "ZENMAP" "1" "01/01/2008" "" ""
|
||||
.\" disable hyphenation
|
||||
.nh
|
||||
.\" disable justification (adjust text to left margin only)
|
||||
|
|
@ -18,6 +18,10 @@ zenmap - Graphical Nmap frontend and results viewer
|
|||
.SH "DESCRIPTION"
|
||||
.PP
|
||||
Zenmap is a multi\-platform graphical Nmap frontend and results viewer\. Zenmap aims to make Nmap easy for beginners to use while giving experienced Nmap users advanced features\. Frequently used scans can be saved as profiles to make them easy to run repeatedly\. A command creator allows interactive creation of Nmap command lines\. Scan results can be saved and viewed later\. Saved scan results can be compared with one another to see how they differ\. The results of recent scans are stored in a searchable database\.
|
||||
.PP
|
||||
This man page only describes the few Zenmap command\-line options and some critical notes\. A much more detailed Zenmap User\'s Guide is available at
|
||||
\fI\%http://insecure.org/nmap/zenmapguide/\fR\. Other documentation and information is available from the Zen web page at
|
||||
\fI\%http://insecure.org/nmap/zenmap/\fR\.
|
||||
.SH "OPTIONS SUMMARY"
|
||||
.PP
|
||||
\fB\-f\fR, \fB\-\-file\fR \fIresults file\fR
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue