From 0d47952611198ef6b1163f366dc03922d20b1475 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 17 Apr 2024 09:42:04 +0200 Subject: Adding upstream version 7.94+git20230807.3be01efb1+dfsg. Signed-off-by: Daniel Baumann --- ncat/INSTALL | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 ncat/INSTALL (limited to 'ncat/INSTALL') diff --git a/ncat/INSTALL b/ncat/INSTALL new file mode 100644 index 0000000..b26ba77 --- /dev/null +++ b/ncat/INSTALL @@ -0,0 +1,19 @@ +Building Ncat +============= + +On UNIX systems, ideally, you should just be able to do: + +./configure +make + +After building is successful, to install: +make install + +For instructions on how to build Ncat for Microsoft Windows or for far more +in-depth compilation, installation, and removal notes, read the Nmap Install +Guide at https://nmap.org/install/. + +For instructions on how to build Ncat Portable for Microsoft Windows, read +the how-to available at https://secwiki.org/w/Nmap/Ncat_Portable. + + -- cgit v1.2.3