mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 08:46:45 +00:00
Merge 7.95 release branch into trunk
This commit is contained in:
parent
e8c7e7ba01
commit
95b974b101
31 changed files with 3779 additions and 2949 deletions
|
|
@ -2,12 +2,12 @@
|
|||
.\" Title: Ncat
|
||||
.\" Author: [see the "Authors" section]
|
||||
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
|
||||
.\" Date: 05/17/2023
|
||||
.\" Date: 04/12/2024
|
||||
.\" Manual: Ncat Reference Guide
|
||||
.\" Source: Ncat
|
||||
.\" Language: English
|
||||
.\"
|
||||
.TH "NCAT" "1" "05/17/2023" "Ncat" "Ncat Reference Guide"
|
||||
.TH "NCAT" "1" "04/12/2024" "Ncat" "Ncat Reference Guide"
|
||||
.\" -----------------------------------------------------------------
|
||||
.\" * 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
|
||||
.\}
|
||||
.nf
|
||||
Ncat 7\&.94 ( https://nmap\&.org/ncat )
|
||||
Ncat 7\&.95 ( https://nmap\&.org/ncat )
|
||||
Usage: ncat [options] [hostname] [port]
|
||||
|
||||
Options taking a time assume seconds\&. Append \*(Aqms\*(Aq for milliseconds,
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
Ncat 7.94SVN ( https://nmap.org/ncat )
|
||||
Ncat 7.95 ( https://nmap.org/ncat )
|
||||
Usage: ncat [options] [hostname] [port]
|
||||
|
||||
Options taking a time assume seconds. Append 'ms' for milliseconds,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue