1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +00:00
This commit is contained in:
fyodor
2021-08-08 02:20:24 +00:00
parent cee01cc1a1
commit f7cc9612a0

View File

@@ -83,7 +83,7 @@ o Setting --host-timeout=0 will disable the host timeout, which is set by
-T5 to 15 minutes. Earlier versions of Nmap require the user to specify a
very long timeout instead.
o Improvemenhts to Nmap's XML output:
o Improvements to Nmap's XML output:
+ If a host times out, the XML <host> element will have the attribute
timedout="true" and the host's timing info (srtt etc.) will still be
printed.