mirror of
https://github.com/nmap/nmap.git
synced 2025-12-09 22:21:29 +00:00
Bump copyright date and update some links [ci skip]
This commit is contained in:
14
FPEngine.cc
14
FPEngine.cc
@@ -6,7 +6,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -15,9 +15,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -25,14 +25,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -57,7 +57,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
14
FPEngine.h
14
FPEngine.h
@@ -6,7 +6,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -15,9 +15,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -25,14 +25,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -57,7 +57,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -14,9 +14,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -24,14 +24,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -56,7 +56,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -14,9 +14,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -24,14 +24,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -56,7 +56,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
14
MACLookup.cc
14
MACLookup.cc
@@ -6,7 +6,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -15,9 +15,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -25,14 +25,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -57,7 +57,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
14
MACLookup.h
14
MACLookup.h
@@ -6,7 +6,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -15,9 +15,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -25,14 +25,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -57,7 +57,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
* targets to the scan queue. *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -12,9 +12,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -22,14 +22,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -54,7 +54,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
14
NewTargets.h
14
NewTargets.h
@@ -3,7 +3,7 @@
|
||||
* targets to the scan queue. *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -12,9 +12,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -22,14 +22,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -54,7 +54,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
14
NmapOps.cc
14
NmapOps.cc
@@ -5,7 +5,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -14,9 +14,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -24,14 +24,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -56,7 +56,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
14
NmapOps.h
14
NmapOps.h
@@ -5,7 +5,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -14,9 +14,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -24,14 +24,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -56,7 +56,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -14,9 +14,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -24,14 +24,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -56,7 +56,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -14,9 +14,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -24,14 +24,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -56,7 +56,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
14
Target.cc
14
Target.cc
@@ -6,7 +6,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -15,9 +15,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -25,14 +25,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -57,7 +57,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
14
Target.h
14
Target.h
@@ -6,7 +6,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -15,9 +15,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -25,14 +25,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -57,7 +57,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -16,9 +16,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -26,14 +26,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -58,7 +58,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -16,9 +16,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -26,14 +26,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -58,7 +58,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
14
charpool.cc
14
charpool.cc
@@ -5,7 +5,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -14,9 +14,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -24,14 +24,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -56,7 +56,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
14
charpool.h
14
charpool.h
@@ -5,7 +5,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -14,9 +14,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -24,14 +24,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -56,7 +56,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
specify "one each of this list of elements, in any order". If there
|
||||
is a construct similar to SGML's '&' operator, please let me know.
|
||||
|
||||
Portions Copyright (c) 2001-2021 Nmap Software LLC
|
||||
Portions Copyright (c) 2001-2022 Nmap Software LLC
|
||||
Portions Copyright (c) 2001 by Cisco systems, Inc.
|
||||
|
||||
Permission to use, copy, modify, and distribute modified and
|
||||
|
||||
14
idle_scan.cc
14
idle_scan.cc
@@ -9,7 +9,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -18,9 +18,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -28,14 +28,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -60,7 +60,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
14
idle_scan.h
14
idle_scan.h
@@ -9,7 +9,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -18,9 +18,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -28,14 +28,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -60,7 +60,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -15,9 +15,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -25,14 +25,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -57,7 +57,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
/* This code was originally part of the Nping tool. */
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -15,9 +15,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -25,14 +25,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -57,7 +57,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
/* This code was originally part of the Nping tool. */
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -15,9 +15,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -25,14 +25,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -57,7 +57,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
/* This code was originally part of the Nping tool. */
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -15,9 +15,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -25,14 +25,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -57,7 +57,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
/* This code was originally part of the Nping tool. */
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
* Destination Options extension header. *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -13,9 +13,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -23,14 +23,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -55,7 +55,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
/* This code was originally part of the Nping tool. */
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
* Destination Options extension header. *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -13,9 +13,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -23,14 +23,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -55,7 +55,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
/* This code was originally part of the Nping tool. */
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -16,9 +16,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -26,14 +26,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -58,7 +58,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
/* This code was originally part of the Nping tool. */
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -16,9 +16,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -26,14 +26,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -58,7 +58,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
/* This code was originally part of the Nping tool. */
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
* Hop-by-Hop extension header. *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -13,9 +13,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -23,14 +23,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -55,7 +55,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
/* This code was originally part of the Nping tool. */
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
* Hop-by-Hop extension header. *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -13,9 +13,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -23,14 +23,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -55,7 +55,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
/* This code was originally part of the Nping tool. */
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
* Hop-by-Hop extension header. *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -13,9 +13,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -23,14 +23,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -55,7 +55,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
/* This code was originally part of the Nping tool. */
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
* Hop-by-Hop extension header. *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -13,9 +13,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -23,14 +23,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -55,7 +55,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
/* This code was originally part of the Nping tool. */
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -16,9 +16,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -26,14 +26,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -58,7 +58,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
/* This code was originally part of the Nping tool. */
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -15,9 +15,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -25,14 +25,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -57,7 +57,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
/* This code was originally part of the Nping tool. */
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -15,9 +15,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -25,14 +25,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -57,7 +57,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
/* This code was originally part of the Nping tool. */
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -15,9 +15,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -25,14 +25,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -57,7 +57,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
/* This code was originally part of the Nping tool. */
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -15,9 +15,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -25,14 +25,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -57,7 +57,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
/* This code was originally part of the Nping tool. */
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -15,9 +15,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -25,14 +25,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -57,7 +57,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
/* This code was originally part of the Nping tool. */
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -15,9 +15,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -25,14 +25,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -57,7 +57,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
/* This code was originally part of the Nping tool. */
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -16,9 +16,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -26,14 +26,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -58,7 +58,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
/* This code was originally part of the Nping tool. */
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -16,9 +16,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -26,14 +26,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -58,7 +58,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
/* This code was originally part of the Nping tool. */
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -15,9 +15,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -25,14 +25,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -57,7 +57,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
/* This code was originally part of the Nping tool. */
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -15,9 +15,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -25,14 +25,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -57,7 +57,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
/* This code was originally part of the Nping tool. */
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
* Hop-by-Hop or Routing) inherit from this class. *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -14,9 +14,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -24,14 +24,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -56,7 +56,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
/* This code was originally part of the Nping tool. */
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -15,9 +15,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -25,14 +25,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -57,7 +57,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
/* This code was originally part of the Nping tool. */
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -15,9 +15,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -25,14 +25,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -57,7 +57,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
/* This code was originally part of the Nping tool. */
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -15,9 +15,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -25,14 +25,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -57,7 +57,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
/* This code was originally part of the Nping tool. */
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -15,9 +15,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -25,14 +25,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -57,7 +57,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
/* This code was originally part of the Nping tool. */
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -16,9 +16,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -26,14 +26,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -58,7 +58,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
/* This code was originally part of the Nping tool. */
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -16,9 +16,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -26,14 +26,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -58,7 +58,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
/* This code was originally part of the Nping tool. */
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -16,9 +16,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -26,14 +26,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -58,7 +58,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
/* This code was originally part of the Nping tool. */
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -16,9 +16,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -26,14 +26,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -58,7 +58,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
/* This code was originally part of the Nping tool. */
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -16,9 +16,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -26,14 +26,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -58,7 +58,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
/* This code was originally part of the Nping tool. */
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -16,9 +16,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -26,14 +26,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -58,7 +58,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
/* This code was originally part of the Nping tool. */
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
* extension header. *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -13,9 +13,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -23,14 +23,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -55,7 +55,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
/* This code was originally part of the Nping tool. */
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
* extension header. *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -13,9 +13,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -23,14 +23,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -55,7 +55,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
/* This code was originally part of the Nping tool. */
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -16,9 +16,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -26,14 +26,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -58,7 +58,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
/* This code was originally part of the Nping tool. */
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -15,9 +15,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -25,14 +25,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -57,7 +57,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
/* This code was originally part of the Nping tool. */
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -14,9 +14,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -24,14 +24,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -56,7 +56,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
/* This code was originally part of the Nping tool. */
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -14,9 +14,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -24,14 +24,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -56,7 +56,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
/* This code was originally part of the Nping tool. */
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -16,9 +16,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -26,14 +26,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -58,7 +58,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
/* This code was originally part of the Nping tool. */
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -15,9 +15,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -25,14 +25,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -57,7 +57,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
/* This code was originally part of the Nping tool. */
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -13,9 +13,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -23,14 +23,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -55,7 +55,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -17,9 +17,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -27,14 +27,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -59,7 +59,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -17,9 +17,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -27,14 +27,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -59,7 +59,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
14
main.cc
14
main.cc
@@ -5,7 +5,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -14,9 +14,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -24,14 +24,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -56,7 +56,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -15,9 +15,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -25,14 +25,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -57,7 +57,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -15,9 +15,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -25,14 +25,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -57,7 +57,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -15,9 +15,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -25,14 +25,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -57,7 +57,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -18,9 +18,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -28,14 +28,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -60,7 +60,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
* nbase_addrset.c -- Address set (addrset) management. *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -11,9 +11,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -21,14 +21,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -53,7 +53,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -16,9 +16,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -26,14 +26,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -58,7 +58,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -13,9 +13,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -23,14 +23,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -55,7 +55,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -14,9 +14,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -24,14 +24,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -56,7 +56,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -17,9 +17,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -27,14 +27,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -59,7 +59,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -14,9 +14,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -24,14 +24,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -56,7 +56,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -20,9 +20,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -30,14 +30,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -62,7 +62,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -14,9 +14,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -24,14 +24,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -56,7 +56,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -14,9 +14,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -24,14 +24,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -56,7 +56,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -15,9 +15,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -25,14 +25,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -57,7 +57,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -13,9 +13,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -23,14 +23,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -55,7 +55,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -13,9 +13,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -23,14 +23,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -55,7 +55,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -14,9 +14,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -24,14 +24,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -56,7 +56,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
* base64.c -- Base64 encoding. *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -11,9 +11,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -21,14 +21,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -53,7 +53,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
* base64.h *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -11,9 +11,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -21,14 +21,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -53,7 +53,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
* config_win.h *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -11,9 +11,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -21,14 +21,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -53,7 +53,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
14
ncat/http.c
14
ncat/http.c
@@ -2,7 +2,7 @@
|
||||
* http.c -- HTTP network interaction, parsing, and construction. *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -11,9 +11,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -21,14 +21,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -53,7 +53,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
14
ncat/http.h
14
ncat/http.h
@@ -2,7 +2,7 @@
|
||||
* http.h *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -11,9 +11,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -21,14 +21,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -53,7 +53,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
* ncat_digest.c -- HTTP Digest authentication handling. *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -11,9 +11,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -21,14 +21,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -53,7 +53,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
14
ncat/ncat.h
14
ncat/ncat.h
@@ -2,7 +2,7 @@
|
||||
* ncat.h *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -11,9 +11,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -21,14 +21,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -53,7 +53,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
* ncat_config.h *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -11,9 +11,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -21,14 +21,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -53,7 +53,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
* ncat_connect.c -- Ncat connect mode. *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -11,9 +11,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -21,14 +21,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -53,7 +53,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
* ncat_connect.h *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -11,9 +11,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -21,14 +21,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -53,7 +53,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
* ncat_core.c -- Contains option definitions and miscellaneous functions. *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -11,9 +11,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -21,14 +21,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -53,7 +53,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
* ncat_core.h *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -11,9 +11,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -21,14 +21,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -53,7 +53,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
* ncat_exec.h *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -11,9 +11,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -21,14 +21,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -53,7 +53,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
* ncat_exec_win.c -- Windows-specific subprocess execution. *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -11,9 +11,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -21,14 +21,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -53,7 +53,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
* ncat_listen.c -- --listen mode. *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -11,9 +11,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -21,14 +21,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -53,7 +53,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
* ncat_listen.h *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
* The Nmap Security Scanner is (C) 1996-2021 Nmap Software LLC ("The Nmap *
|
||||
* The Nmap Security Scanner is (C) 1996-2022 Nmap Software LLC ("The Nmap *
|
||||
* Project"). Nmap is also a registered trademark of the Nmap Project. *
|
||||
* *
|
||||
* This program is distributed under the terms of the Nmap Public Source *
|
||||
@@ -11,9 +11,9 @@
|
||||
* file distributed with that version of Nmap or source code control *
|
||||
* revision. More Nmap copyright/legal information is available from *
|
||||
* https://nmap.org/book/man-legal.html, and further information on the *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl. This header *
|
||||
* summarizes some key points from the Nmap license, but is no substitute *
|
||||
* for the actual license text. *
|
||||
* NPSL license itself can be found at https://nmap.org/npsl/ . This *
|
||||
* header summarizes some key points from the Nmap license, but is no *
|
||||
* substitute for the actual license text. *
|
||||
* *
|
||||
* Nmap is generally free for end users to download and use themselves, *
|
||||
* including commercial use. It is available from https://nmap.org. *
|
||||
@@ -21,14 +21,14 @@
|
||||
* The Nmap license generally prohibits companies from using and *
|
||||
* redistributing Nmap in commercial products, but we sell a special Nmap *
|
||||
* OEM Edition with a more permissive license and special features for *
|
||||
* this purpose. See https://nmap.org/oem *
|
||||
* this purpose. See https://nmap.org/oem/ *
|
||||
* *
|
||||
* If you have received a written Nmap license agreement or contract *
|
||||
* stating terms other than these (such as an Nmap OEM license), you may *
|
||||
* choose to use and redistribute Nmap under those terms instead. *
|
||||
* *
|
||||
* The official Nmap Windows builds include the Npcap software *
|
||||
* (https://npcap.org) for packet capture and transmission. It is under *
|
||||
* (https://npcap.com) for packet capture and transmission. It is under *
|
||||
* separate license terms which forbid redistribution without special *
|
||||
* permission. So the official Nmap Windows builds may not be *
|
||||
* redistributed without special permission (such as an Nmap OEM *
|
||||
@@ -53,7 +53,7 @@
|
||||
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranties, *
|
||||
* indemnification and commercial support are all available through the *
|
||||
* Npcap OEM program--see https://nmap.org/oem. *
|
||||
* Npcap OEM program--see https://nmap.org/oem/ *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user