mirror of
https://github.com/nmap/nmap.git
synced 2025-12-21 15:09:02 +00:00
Bump date and reapply header templates
This commit is contained in:
21
FPEngine.cc
21
FPEngine.cc
@@ -6,7 +6,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -41,15 +41,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
21
FPEngine.h
21
FPEngine.h
@@ -6,7 +6,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -41,15 +41,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -40,15 +40,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -40,15 +40,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
21
MACLookup.cc
21
MACLookup.cc
@@ -6,7 +6,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -41,15 +41,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
21
MACLookup.h
21
MACLookup.h
@@ -6,7 +6,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -41,15 +41,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
* targets to the scan queue. *
|
* targets to the scan queue. *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -38,15 +38,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
21
NewTargets.h
21
NewTargets.h
@@ -3,7 +3,7 @@
|
|||||||
* targets to the scan queue. *
|
* targets to the scan queue. *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -38,15 +38,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
21
NmapOps.cc
21
NmapOps.cc
@@ -5,7 +5,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -40,15 +40,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
21
NmapOps.h
21
NmapOps.h
@@ -5,7 +5,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -40,15 +40,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -40,15 +40,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -40,15 +40,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
21
Target.cc
21
Target.cc
@@ -6,7 +6,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -41,15 +41,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
21
Target.h
21
Target.h
@@ -6,7 +6,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -41,15 +41,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -42,15 +42,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -42,15 +42,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
21
charpool.cc
21
charpool.cc
@@ -5,7 +5,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -40,15 +40,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
21
charpool.h
21
charpool.h
@@ -5,7 +5,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -40,15 +40,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
21
idle_scan.cc
21
idle_scan.cc
@@ -9,7 +9,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -44,15 +44,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
21
idle_scan.h
21
idle_scan.h
@@ -9,7 +9,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -44,15 +44,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -40,15 +40,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -40,15 +40,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -40,15 +40,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -40,15 +40,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
* Destination Options extension header. *
|
* Destination Options extension header. *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -38,15 +38,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
* Destination Options extension header. *
|
* Destination Options extension header. *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -38,15 +38,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -41,15 +41,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -41,15 +41,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
* Hop-by-Hop extension header. *
|
* Hop-by-Hop extension header. *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -38,15 +38,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
* Hop-by-Hop extension header. *
|
* Hop-by-Hop extension header. *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -38,15 +38,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
* Hop-by-Hop extension header. *
|
* Hop-by-Hop extension header. *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -38,15 +38,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
* Hop-by-Hop extension header. *
|
* Hop-by-Hop extension header. *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -38,15 +38,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -41,15 +41,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -40,15 +40,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -40,15 +40,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -40,15 +40,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -40,15 +40,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -40,15 +40,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -40,15 +40,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -41,15 +41,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -41,15 +41,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -40,15 +40,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -40,15 +40,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
* Hop-by-Hop or Routing) inherit from this class. *
|
* Hop-by-Hop or Routing) inherit from this class. *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -39,15 +39,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -40,15 +40,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -40,15 +40,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -40,15 +40,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -40,15 +40,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -41,15 +41,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -41,15 +41,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -41,15 +41,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -41,15 +41,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -41,15 +41,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -41,15 +41,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
* extension header. *
|
* extension header. *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -38,15 +38,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
* extension header. *
|
* extension header. *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -38,15 +38,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -41,15 +41,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -40,15 +40,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -40,15 +40,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -40,15 +40,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -41,15 +41,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -40,15 +40,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -38,15 +38,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -42,15 +42,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -42,15 +42,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
21
main.cc
21
main.cc
@@ -5,7 +5,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -40,15 +40,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -41,15 +41,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -41,15 +41,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -41,15 +41,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -44,15 +44,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
* nbase_addrset.c -- Address set (addrset) management. *
|
* nbase_addrset.c -- Address set (addrset) management. *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -37,15 +37,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -42,15 +42,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -39,15 +39,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -40,15 +40,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -43,15 +43,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -40,15 +40,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -46,15 +46,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -40,15 +40,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -40,15 +40,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -41,15 +41,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -39,15 +39,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -39,15 +39,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
* *
|
* *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -40,15 +40,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
* base64.c -- Base64 encoding. *
|
* base64.c -- Base64 encoding. *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -37,15 +37,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
* base64.h *
|
* base64.h *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -37,15 +37,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
* config_win.h *
|
* config_win.h *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -37,15 +37,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
21
ncat/http.c
21
ncat/http.c
@@ -2,7 +2,7 @@
|
|||||||
* http.c -- HTTP network interaction, parsing, and construction. *
|
* http.c -- HTTP network interaction, parsing, and construction. *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -37,15 +37,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
21
ncat/http.h
21
ncat/http.h
@@ -2,7 +2,7 @@
|
|||||||
* http.h *
|
* http.h *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -37,15 +37,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
* ncat_digest.c -- HTTP Digest authentication handling. *
|
* ncat_digest.c -- HTTP Digest authentication handling. *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -37,15 +37,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
21
ncat/ncat.h
21
ncat/ncat.h
@@ -2,7 +2,7 @@
|
|||||||
* ncat.h *
|
* ncat.h *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -37,15 +37,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
* ncat_config.h *
|
* ncat_config.h *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -37,15 +37,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
* ncat_connect.c -- Ncat connect mode. *
|
* ncat_connect.c -- Ncat connect mode. *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -37,15 +37,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
* ncat_connect.h *
|
* ncat_connect.h *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -37,15 +37,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
* ncat_core.c -- Contains option definitions and miscellaneous functions. *
|
* ncat_core.c -- Contains option definitions and miscellaneous functions. *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -37,15 +37,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
* ncat_core.h *
|
* ncat_core.h *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -37,15 +37,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
* ncat_exec.h *
|
* ncat_exec.h *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -37,15 +37,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
* ncat_exec_win.c -- Windows-specific subprocess execution. *
|
* ncat_exec_win.c -- Windows-specific subprocess execution. *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -37,15 +37,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
* ncat_listen.c -- --listen mode. *
|
* ncat_listen.c -- --listen mode. *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -37,15 +37,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
* ncat_listen.h *
|
* ncat_listen.h *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -37,15 +37,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
* ncat_lua.c -- ncat lua facilities *
|
* ncat_lua.c -- ncat lua facilities *
|
||||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||||
*
|
*
|
||||||
* The Nmap Security Scanner is (C) 1996-2023 Nmap Software LLC ("The Nmap
|
* The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
|
||||||
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
* Project"). Nmap is also a registered trademark of the Nmap Project.
|
||||||
*
|
*
|
||||||
* This program is distributed under the terms of the Nmap Public Source
|
* This program is distributed under the terms of the Nmap Public Source
|
||||||
@@ -37,15 +37,16 @@
|
|||||||
* right to know exactly what a program is going to do before they run it.
|
* right to know exactly what a program is going to do before they run it.
|
||||||
* This also allows you to audit the software for security holes.
|
* This also allows you to audit the software for security holes.
|
||||||
*
|
*
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, and add
|
* Source code also allows you to port Nmap to new platforms, fix bugs, and
|
||||||
* new features. You are highly encouraged to submit your changes as a Github PR
|
* add new features. You are highly encouraged to submit your changes as a
|
||||||
* or by email to the dev@nmap.org mailing list for possible incorporation into
|
* Github PR or by email to the dev@nmap.org mailing list for possible
|
||||||
* the main distribution. Unless you specify otherwise, it is understood that
|
* incorporation into the main distribution. Unless you specify otherwise, it
|
||||||
* you are offering us very broad rights to use your submissions as described in
|
* is understood that you are offering us very broad rights to use your
|
||||||
* the Nmap Public Source License Contributor Agreement. This is important
|
* submissions as described in the Nmap Public Source License Contributor
|
||||||
* because we fund the project by selling licenses with various terms, and also
|
* Agreement. This is important because we fund the project by selling licenses
|
||||||
* because the inability to relicense code has caused devastating problems for
|
* with various terms, and also because the inability to relicense code has
|
||||||
* other Free Software projects (such as KDE and NASM).
|
* caused devastating problems for other Free Software projects (such as KDE
|
||||||
|
* and NASM).
|
||||||
*
|
*
|
||||||
* The free version of Nmap is distributed in the hope that it will be
|
* The free version of Nmap is distributed in the hope that it will be
|
||||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user