mirror of
https://github.com/nmap/nmap.git
synced 2025-12-11 10:19:03 +00:00
Fix a command name typo reported to me by John Schutz
This commit is contained in:
@@ -743,7 +743,7 @@ the number of ephemeral ports reserved for user applications (such as
|
|||||||
Nmap) and reduce the time delay before a closed connection can
|
Nmap) and reduce the time delay before a closed connection can
|
||||||
be reused. Most people simply check the box to apply these changes in the executable Nmap installer, but you can also apply them by double-clicking on
|
be reused. Most people simply check the box to apply these changes in the executable Nmap installer, but you can also apply them by double-clicking on
|
||||||
<filename>nmap_performance.reg</filename>, or by running the command
|
<filename>nmap_performance.reg</filename>, or by running the command
|
||||||
<command>regedit32 nmap_performance.reg</command>. To make the changes by hand, add these three Registry DWORD values to
|
<command>regedt32 nmap_performance.reg</command>. To make the changes by hand, add these three Registry DWORD values to
|
||||||
<literal>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters</literal>:</para>
|
<literal>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters</literal>:</para>
|
||||||
|
|
||||||
<variablelist>
|
<variablelist>
|
||||||
|
|||||||
Reference in New Issue
Block a user