1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +00:00

Update links to npcap.com

This commit is contained in:
dmiller
2022-02-18 17:38:54 +00:00
parent dd690b3e0b
commit c2d6b01f35
11 changed files with 20 additions and 20 deletions

View File

@@ -260,7 +260,7 @@
</package>
<package id="npcap">
<name>Npcap</name>
<url>https://npcap.org/</url>
<url>https://npcap.com/</url>
<copyright>Nmap Software LLC ("The Nmap Project")</copyright>
<license>&license_npcap;</license>
</package>

View File

@@ -126,7 +126,7 @@ url="https://www.tcpdump.org">Libpcap portable packet capture
library</ulink><indexterm><primary>libpcap</primary></indexterm>
is distributed along with Nmap.
The Windows version of Nmap utilizes the Libpcap-derived
<ulink role="hidepdf" url="https://npcap.org">Ncap library</ulink><indexterm><primary>Npcap</primary></indexterm>
<ulink role="hidepdf" url="https://npcap.com">Ncap library</ulink><indexterm><primary>Npcap</primary></indexterm>
instead.
Regular expression support is provided by the
<ulink role="hidepdf" url="https://pcre.org">PCRE library</ulink>,<indexterm><primary>Perl Compatible Regular Expressions (PCRE)</primary></indexterm>

View File

@@ -828,7 +828,7 @@ We include a recent Npcap installer which is available in the zip file
as <filename>npcap-<replaceable>version</replaceable>.exe</filename>,
where <replaceable>version</replaceable> is the Npcap version rather
than the Nmap version. Alternatively, you can obtain and install
the latest version from <ulink url="https://npcap.org" />.
the latest version from <ulink url="https://npcap.com" />.
</para></listitem>
<listitem><para>Due to the way Nmap is compiled, it requires the
@@ -904,7 +904,7 @@ failures.</para></listitem>
installing our binary self-installer or executing
<filename>npcap-<replaceable>version</replaceable>.exe</filename> from
our zip package. Alternatively, you can obtain the official installer at
<ulink url="https://npcap.org"/>.</para></listitem>
<ulink url="https://npcap.com"/>.</para></listitem>
<listitem><para>Instructions for executing your compiled Nmap are
given in the next section.</para></listitem>