mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
misc
This commit is contained in:
@@ -536,6 +536,13 @@ function timestamp2date(stamp)
|
||||
</xsl:template>
|
||||
<!-- ............................................................ -->
|
||||
|
||||
<!-- os fingerprint -->
|
||||
<!-- ............................................................ -->
|
||||
<xsl:template match="osfingerprint">
|
||||
<li>os fingerprint: <em><xsl:value-of select="@fingerprint" /></em></li>
|
||||
</xsl:template>
|
||||
<!-- ............................................................ -->
|
||||
|
||||
<!-- uptime -->
|
||||
<!-- ............................................................ -->
|
||||
<xsl:template match="uptime">
|
||||
|
||||
Reference in New Issue
Block a user