mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
Replace − with '-' in nping docs. Fixes #184
This commit is contained in:
@@ -2,12 +2,12 @@
|
|||||||
.\" Title: nmap-update
|
.\" Title: nmap-update
|
||||||
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
|
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
|
||||||
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
||||||
.\" Date: 05/31/2015
|
.\" Date: 07/08/2015
|
||||||
.\" Manual: nmap-update Reference Guide
|
.\" Manual: nmap-update Reference Guide
|
||||||
.\" Source: nmap-update
|
.\" Source: nmap-update
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NMAP\-UPDATE" "1" "05/31/2015" "nmap\-update" "nmap\-update Reference Guide"
|
.TH "NMAP\-UPDATE" "1" "07/08/2015" "nmap\-update" "nmap\-update Reference Guide"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
|||||||
@@ -2,12 +2,12 @@
|
|||||||
.\" Title: nmap
|
.\" Title: nmap
|
||||||
.\" Author: [see the "Author" section]
|
.\" Author: [see the "Author" section]
|
||||||
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
||||||
.\" Date: 05/31/2015
|
.\" Date: 07/08/2015
|
||||||
.\" Manual: Nmap Reference Guide
|
.\" Manual: Nmap Reference Guide
|
||||||
.\" Source: Nmap
|
.\" Source: Nmap
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NMAP" "1" "05/31/2015" "Nmap" "Nmap Reference Guide"
|
.TH "NMAP" "1" "07/08/2015" "Nmap" "Nmap Reference Guide"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
@@ -123,7 +123,7 @@ This options summary is printed when Nmap is run with no arguments, and the late
|
|||||||
.RS 4
|
.RS 4
|
||||||
.\}
|
.\}
|
||||||
.nf
|
.nf
|
||||||
Nmap 6\&.47SVN ( http://nmap\&.org )
|
Nmap 6\&.49SVN ( https://nmap\&.org )
|
||||||
Usage: nmap [Scan Type(s)] [Options] {target specification}
|
Usage: nmap [Scan Type(s)] [Options] {target specification}
|
||||||
TARGET SPECIFICATION:
|
TARGET SPECIFICATION:
|
||||||
Can pass hostnames, IP addresses, networks, etc\&.
|
Can pass hostnames, IP addresses, networks, etc\&.
|
||||||
@@ -236,7 +236,7 @@ EXAMPLES:
|
|||||||
nmap \-v \-A scanme\&.nmap\&.org
|
nmap \-v \-A scanme\&.nmap\&.org
|
||||||
nmap \-v \-sn 192\&.168\&.0\&.0/16 10\&.0\&.0\&.0/8
|
nmap \-v \-sn 192\&.168\&.0\&.0/16 10\&.0\&.0\&.0/8
|
||||||
nmap \-v \-iR 10000 \-Pn \-p 80
|
nmap \-v \-iR 10000 \-Pn \-p 80
|
||||||
SEE THE MAN PAGE (http://nmap\&.org/book/man\&.html) FOR MORE OPTIONS AND EXAMPLES
|
SEE THE MAN PAGE (https://nmap\&.org/book/man\&.html) FOR MORE OPTIONS AND EXAMPLES
|
||||||
.fi
|
.fi
|
||||||
.if n \{\
|
.if n \{\
|
||||||
.RE
|
.RE
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
Nmap 6.49SVN ( http://nmap.org )
|
Nmap 6.49SVN ( https://nmap.org )
|
||||||
Usage: nmap [Scan Type(s)] [Options] {target specification}
|
Usage: nmap [Scan Type(s)] [Options] {target specification}
|
||||||
TARGET SPECIFICATION:
|
TARGET SPECIFICATION:
|
||||||
Can pass hostnames, IP addresses, networks, etc.
|
Can pass hostnames, IP addresses, networks, etc.
|
||||||
@@ -111,4 +111,4 @@ EXAMPLES:
|
|||||||
nmap -v -A scanme.nmap.org
|
nmap -v -A scanme.nmap.org
|
||||||
nmap -v -sn 192.168.0.0/16 10.0.0.0/8
|
nmap -v -sn 192.168.0.0/16 10.0.0.0/8
|
||||||
nmap -v -iR 10000 -Pn -p 80
|
nmap -v -iR 10000 -Pn -p 80
|
||||||
SEE THE MAN PAGE (http://nmap.org/book/man.html) FOR MORE OPTIONS AND EXAMPLES
|
SEE THE MAN PAGE (https://nmap.org/book/man.html) FOR MORE OPTIONS AND EXAMPLES
|
||||||
|
|||||||
@@ -2,12 +2,12 @@
|
|||||||
.\" Title: zenmap
|
.\" Title: zenmap
|
||||||
.\" Author: [see the "Authors" section]
|
.\" Author: [see the "Authors" section]
|
||||||
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
||||||
.\" Date: 05/31/2015
|
.\" Date: 07/08/2015
|
||||||
.\" Manual: Zenmap Reference Guide
|
.\" Manual: Zenmap Reference Guide
|
||||||
.\" Source: Zenmap
|
.\" Source: Zenmap
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "ZENMAP" "1" "05/31/2015" "Zenmap" "Zenmap Reference Guide"
|
.TH "ZENMAP" "1" "07/08/2015" "Zenmap" "Zenmap Reference Guide"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
|||||||
@@ -2,12 +2,12 @@
|
|||||||
.\" Title: Ncat
|
.\" Title: Ncat
|
||||||
.\" Author: [see the "Authors" section]
|
.\" Author: [see the "Authors" section]
|
||||||
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
||||||
.\" Date: 05/31/2015
|
.\" Date: 07/08/2015
|
||||||
.\" Manual: Ncat Reference Guide
|
.\" Manual: Ncat Reference Guide
|
||||||
.\" Source: Ncat
|
.\" Source: Ncat
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NCAT" "1" "05/31/2015" "Ncat" "Ncat Reference Guide"
|
.TH "NCAT" "1" "07/08/2015" "Ncat" "Ncat Reference Guide"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
@@ -43,7 +43,7 @@ Among Ncat\*(Aqs vast number of features there is the ability to chain Ncats tog
|
|||||||
.RS 4
|
.RS 4
|
||||||
.\}
|
.\}
|
||||||
.nf
|
.nf
|
||||||
Ncat 6\&.47SVN ( http://nmap\&.org/ncat )
|
Ncat 6\&.49SVN ( http://nmap\&.org/ncat )
|
||||||
Usage: ncat [options] [hostname] [port]
|
Usage: ncat [options] [hostname] [port]
|
||||||
|
|
||||||
Options taking a time assume seconds\&. Append \*(Aqms\*(Aq for milliseconds,
|
Options taking a time assume seconds\&. Append \*(Aqms\*(Aq for milliseconds,
|
||||||
|
|||||||
@@ -2,12 +2,12 @@
|
|||||||
.\" Title: ndiff
|
.\" Title: ndiff
|
||||||
.\" Author: [see the "Authors" section]
|
.\" Author: [see the "Authors" section]
|
||||||
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
||||||
.\" Date: 05/31/2015
|
.\" Date: 07/08/2015
|
||||||
.\" Manual: User Commands
|
.\" Manual: User Commands
|
||||||
.\" Source: Ndiff
|
.\" Source: Ndiff
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NDIFF" "1" "05/31/2015" "Ndiff" "User Commands"
|
.TH "NDIFF" "1" "07/08/2015" "Ndiff" "User Commands"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
|||||||
@@ -3306,36 +3306,36 @@ SENT (4.0330s) TCP 192.168.0.21 > 3.3.3.3:139
|
|||||||
<indexterm><primary>verbosity levels of Nping</primary></indexterm>
|
<indexterm><primary>verbosity levels of Nping</primary></indexterm>
|
||||||
<variablelist>
|
<variablelist>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>Level −4</term>
|
<term>Level -4</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
No output at all. In some circumstances you may not want
|
No output at all. In some circumstances you may not want
|
||||||
Nping to produce any output (like when one of your work mates is
|
Nping to produce any output (like when one of your work mates is
|
||||||
watching over your shoulder). In that case level −4 can be useful
|
watching over your shoulder). In that case level -4 can be useful
|
||||||
because although you won't see any response packets, probes will
|
because although you won't see any response packets, probes will
|
||||||
still be sent.
|
still be sent.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>Level −3</term>
|
<term>Level -3</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Like level −4 but displays fatal error messages so you can
|
Like level -4 but displays fatal error messages so you can
|
||||||
actually see if Nping is running or it failed due to some error.
|
actually see if Nping is running or it failed due to some error.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>Level −2</term>
|
<term>Level -2</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Like level −3 but also displays warnings and recoverable errors.
|
Like level -3 but also displays warnings and recoverable errors.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>Level −1</term>
|
<term>Level -1</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Displays traditional run-time information (version, start time,
|
Displays traditional run-time information (version, start time,
|
||||||
@@ -3347,7 +3347,7 @@ SENT (4.0330s) TCP 192.168.0.21 > 3.3.3.3:139
|
|||||||
<term>Level 0</term>
|
<term>Level 0</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
This is the default verbosity level. It behaves like level −1 but
|
This is the default verbosity level. It behaves like level -1 but
|
||||||
also displays sent and received packets and some other important information.
|
also displays sent and received packets and some other important information.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|||||||
@@ -2,12 +2,12 @@
|
|||||||
.\" Title: nping
|
.\" Title: nping
|
||||||
.\" Author: [see the "Authors" section]
|
.\" Author: [see the "Authors" section]
|
||||||
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
||||||
.\" Date: 05/31/2015
|
.\" Date: 07/08/2015
|
||||||
.\" Manual: Nping Reference Guide
|
.\" Manual: Nping Reference Guide
|
||||||
.\" Source: Nping
|
.\" Source: Nping
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NPING" "1" "05/31/2015" "Nping" "Nping Reference Guide"
|
.TH "NPING" "1" "07/08/2015" "Nping" "Nping Reference Guide"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
@@ -1656,29 +1656,29 @@ or
|
|||||||
\fB\-v\-1\fR\&. These are the available levels:
|
\fB\-v\-1\fR\&. These are the available levels:
|
||||||
.\" verbosity levels of Nping
|
.\" verbosity levels of Nping
|
||||||
.PP
|
.PP
|
||||||
Level −4
|
Level \-4
|
||||||
.RS 4
|
.RS 4
|
||||||
No output at all\&. In some circumstances you may not want Nping to produce any output (like when one of your work mates is watching over your shoulder)\&. In that case level −4 can be useful because although you won\*(Aqt see any response packets, probes will still be sent\&.
|
No output at all\&. In some circumstances you may not want Nping to produce any output (like when one of your work mates is watching over your shoulder)\&. In that case level \-4 can be useful because although you won\*(Aqt see any response packets, probes will still be sent\&.
|
||||||
.RE
|
.RE
|
||||||
.PP
|
.PP
|
||||||
Level −3
|
Level \-3
|
||||||
.RS 4
|
.RS 4
|
||||||
Like level −4 but displays fatal error messages so you can actually see if Nping is running or it failed due to some error\&.
|
Like level \-4 but displays fatal error messages so you can actually see if Nping is running or it failed due to some error\&.
|
||||||
.RE
|
.RE
|
||||||
.PP
|
.PP
|
||||||
Level −2
|
Level \-2
|
||||||
.RS 4
|
.RS 4
|
||||||
Like level −3 but also displays warnings and recoverable errors\&.
|
Like level \-3 but also displays warnings and recoverable errors\&.
|
||||||
.RE
|
.RE
|
||||||
.PP
|
.PP
|
||||||
Level −1
|
Level \-1
|
||||||
.RS 4
|
.RS 4
|
||||||
Displays traditional run\-time information (version, start time, statistics, etc\&.) but does not display sent or received packets\&.
|
Displays traditional run\-time information (version, start time, statistics, etc\&.) but does not display sent or received packets\&.
|
||||||
.RE
|
.RE
|
||||||
.PP
|
.PP
|
||||||
Level 0
|
Level 0
|
||||||
.RS 4
|
.RS 4
|
||||||
This is the default verbosity level\&. It behaves like level −1 but also displays sent and received packets and some other important information\&.
|
This is the default verbosity level\&. It behaves like level \-1 but also displays sent and received packets and some other important information\&.
|
||||||
.RE
|
.RE
|
||||||
.PP
|
.PP
|
||||||
Level 1
|
Level 1
|
||||||
|
|||||||
Reference in New Issue
Block a user