Skip to content

Commit b23300c

Browse files
committed
Bump version to 7.97SVN
1 parent ec3b1d2 commit b23300c

File tree

6 files changed

+8
-14
lines changed

6 files changed

+8
-14
lines changed

docs/nmap.usage.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Nmap 7.97 ( https://nmap.org )
1+
Nmap 7.97SVN ( https://nmap.org )
22
Usage: nmap [Scan Type(s)] [Options] {target specification}
33
TARGET SPECIFICATION:
44
Can pass hostnames, IP addresses, networks, etc.

ncat/docs/ncat.usage.txt

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Ncat 7.97 ( https://nmap.org/ncat )
1+
Ncat 7.97SVN ( https://nmap.org/ncat )
22
Usage: ncat [options] [hostname] [port]
33

44
Options taking a time assume seconds. Append 'ms' for milliseconds,
@@ -45,14 +45,6 @@ Options taking a time assume seconds. Append 'ms' for milliseconds,
4545
--proxy-type <type> Specify proxy type ("http", "socks4", "socks5")
4646
--proxy-auth <auth> Authenticate with HTTP or SOCKS proxy server
4747
--proxy-dns <type> Specify where to resolve proxy destination
48-
--ssl Connect or listen with SSL
49-
--ssl-cert Specify SSL certificate file (PEM) for listening
50-
--ssl-key Specify SSL private key (PEM) for listening
51-
--ssl-verify Verify trust and domain name of certificates
52-
--ssl-trustfile PEM file containing trusted SSL certificates
53-
--ssl-ciphers Cipherlist containing SSL ciphers to use
54-
--ssl-servername Request distinct server name (SNI)
55-
--ssl-alpn ALPN protocol list to use
5648
--version Display Ncat's version information and exit
5749

5850
See the ncat(1) manpage for full options, descriptions and usage examples

ncat/ncat.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
/* Ncat information for output, etc. */
8080
#define NCAT_NAME "Ncat"
8181
#define NCAT_URL "https://nmap.org/ncat"
82-
#define NCAT_VERSION "7.97"
82+
#define NCAT_VERSION "7.97SVN"
8383

8484
#ifndef __GNUC__
8585
#ifndef __attribute__

nmap-services

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
# Well known service port numbers -*- mode: fundamental; -*-
44
# From the Nmap Security Scanner ( https://nmap.org/ )
55
#
6+
# $Id$
7+
#
68
# Derived from IANA data and our own research
79
#
810
# This collection of service data is (C) 1996-2025 by Insecure.Com

nmap.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,9 +124,9 @@
124124
file by the makefiles. */
125125
#define NMAP_MAJOR 7
126126
#define NMAP_MINOR 97
127-
#define NMAP_BUILD 0
127+
#define NMAP_BUILD 1
128128
/* SVN, BETA, etc. */
129-
#define NMAP_SPECIAL ""
129+
#define NMAP_SPECIAL "SVN"
130130

131131
#define NMAP_VERSION STR(NMAP_MAJOR) "." STR(NMAP_MINOR) NMAP_SPECIAL
132132
#define NMAP_NUM_VERSION STR(NMAP_MAJOR) "." STR(NMAP_MINOR) "." STR(NMAP_BUILD) ".0"

nping/nping.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@
265265
/* General tunable defines **************************************************/
266266
#define NPING_NAME "Nping"
267267
#define NPING_URL "https://nmap.org/nping"
268-
#define NPING_VERSION "0.7.97"
268+
#define NPING_VERSION "0.7.97SVN"
269269

270270

271271
#define DEFAULT_VERBOSITY VB_0

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy