mirror of
https://github.com/nmap/nmap.git
synced 2025-12-28 18:39:03 +00:00
o An "elapsed" attribute has been added to the XML output, representing
the total scan time in seconds (floating point).
This commit is contained in:
@@ -323,6 +323,7 @@
|
||||
<!ELEMENT finished EMPTY >
|
||||
<!ATTLIST finished time %attr_numeric; #REQUIRED
|
||||
timestr CDATA #IMPLIED
|
||||
elapsed %attr_numeric; #REQUIRED
|
||||
>
|
||||
|
||||
<!ELEMENT hosts EMPTY >
|
||||
|
||||
Reference in New Issue
Block a user