mirror of
https://github.com/nmap/nmap.git
synced 2026-08-28 12:31:12 +00:00
Update links to nmap.org/data/ since most of those should actually link to svn.nmap.org files
This commit is contained in:
parent
696a90c8d5
commit
6487993f68
3 changed files with 6 additions and 9 deletions
|
|
@ -128,7 +128,7 @@ url="http://www.gnupg.org/">GNU Privacy Guard (GPG)</ulink>.</para>
|
|||
Nmap releases are signed with a special
|
||||
Nmap Project Signing Key,<indexterm><primary>Nmap Project Signing Key</primary></indexterm>
|
||||
which can be obtained from the major keyservers or <ulink
|
||||
url="http://nmap.org/data/nmap_gpgkeys.txt"/>. My key is
|
||||
url="https://svn.nmap.org/nmap/docs/nmap_gpgkeys.txt"/>. My key is
|
||||
included in that file too. The keys can be imported with the command
|
||||
<command>gpg --import nmap_gpgkeys.txt</command>. You only need to do
|
||||
this once, then you can verify all future Nmap releases from that
|
||||
|
|
@ -892,10 +892,7 @@ given in the next section.</para></listitem>
|
|||
|
||||
<para>If you wish to build an Nmap executable Windows
|
||||
installer or Zenmap executable,
|
||||
see <filename>docs/win32-installer-zenmap-buildguide.txt</filename> in
|
||||
Nmap SVN
|
||||
(also <ulink url="http://nmap.org/data/win32-installer-zenmap-buildguide.txt">available
|
||||
on the Nmap Web site</ulink>).</para>
|
||||
see <ulink url="https://svn.nmap.org/nmap/docs/win32-installer-zenmap-buildguide.txt"><filename>docs/win32-installer-zenmap-buildguide.txt</filename></ulink> in the Nmap SVN repository.</para>
|
||||
|
||||
<para>Many people have asked whether Nmap can be compiled with the
|
||||
<application>gcc</application>/<application>g++</application> included
|
||||
|
|
|
|||
|
|
@ -141,7 +141,7 @@ is available at <ulink url="http://nmap.org/book/man.html"/>.
|
|||
|
||||
<para>This options summary is printed when Nmap is run
|
||||
with no arguments, and the latest version is always available at
|
||||
<ulink url="http://nmap.org/data/nmap.usage.txt" />.
|
||||
<ulink url="https://svn.nmap.org/nmap/docs/nmap.usage.txt" />.
|
||||
It helps people remember the most common options, but is no
|
||||
substitute for the in-depth documentation in the rest of this
|
||||
manual. Some obscure options aren't even included here.</para>
|
||||
|
|
@ -3571,7 +3571,7 @@ described below.</para>
|
|||
output. The DTD defines the legal elements of the format,
|
||||
and often enumerates the attributes and values they can take
|
||||
on. The latest version is always available from <ulink
|
||||
url="http://nmap.org/data/nmap.dtd"/>.</para>
|
||||
url="https://svn.nmap.org/nmap/docs/nmap.dtd"/>.</para>
|
||||
|
||||
<para>XML offers a stable format that is easily parsed by
|
||||
software. Free XML parsers are available for all major
|
||||
|
|
@ -4481,7 +4481,7 @@ Service scan Timing: About 33.33% done; ETC: 20:57 (0:00:12 remaining)
|
|||
<para>Code patches to fix bugs are even better than bug reports.
|
||||
Basic instructions for creating patch files with your changes are
|
||||
available at <ulink
|
||||
url="http://nmap.org/data/HACKING" />. Patches may
|
||||
url="https://svn.nmap.org/nmap/HACKING" />. Patches may
|
||||
be sent to <citetitle>nmap-dev</citetitle> (recommended) or to Fyodor directly.</para>
|
||||
</refsect1>
|
||||
|
||||
|
|
|
|||
|
|
@ -143,7 +143,7 @@
|
|||
|
||||
<para>Code patches to fix bugs are even better than bug reports. Basic
|
||||
instructions for creating patch files with your changes are available at
|
||||
<ulink url="http://nmap.org/data/HACKING" />. Patches may be sent
|
||||
<ulink url="https://svn.nmap.org/nmap/HACKING" />. Patches may be sent
|
||||
to <citetitle>nmap-dev</citetitle> (recommended) or to Fyodor directly.</para>
|
||||
</refsect1>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue