mirror of
https://github.com/nmap/nmap.git
synced 2025-12-07 13:11:28 +00:00
A couple minor typos in refguide related to --proxies
This commit is contained in:
@@ -3453,7 +3453,7 @@ work properly.</para>
|
|||||||
firewall restrictions, but they can hamper scan performance
|
firewall restrictions, but they can hamper scan performance
|
||||||
by increasing latency. Users may need to adjust Nmap
|
by increasing latency. Users may need to adjust Nmap
|
||||||
timeouts and other scan parameters accordingly. In
|
timeouts and other scan parameters accordingly. In
|
||||||
particular, a lower <option>--max-prallelism</option> may
|
particular, a lower <option>--max-parallelism</option> may
|
||||||
help because some proxies refuse to handle as many
|
help because some proxies refuse to handle as many
|
||||||
concurrent connections as Nmap opens by default.</para>
|
concurrent connections as Nmap opens by default.</para>
|
||||||
|
|
||||||
@@ -3469,7 +3469,7 @@ work properly.</para>
|
|||||||
of a scan. Only NSE and version scan benefit from this
|
of a scan. Only NSE and version scan benefit from this
|
||||||
option so far—other features may disclose your true address. SSL
|
option so far—other features may disclose your true address. SSL
|
||||||
connections are not yet supported, nor is proxy-side DNS
|
connections are not yet supported, nor is proxy-side DNS
|
||||||
resolution (hostnames are always resolved by nmap).</para>
|
resolution (hostnames are always resolved by Nmap).</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user