mirror of
https://github.com/nmap/nmap.git
synced 2026-06-09 17:22:26 +00:00
Minor cleanup
This commit is contained in:
parent
3abb4c7af3
commit
729824c7a3
1 changed files with 1 additions and 2 deletions
|
|
@ -1,4 +1,3 @@
|
|||
local nmap = require "nmap"
|
||||
local shortport = require "shortport"
|
||||
local sslcert = require "sslcert"
|
||||
local stdnse = require "stdnse"
|
||||
|
|
@ -24,7 +23,7 @@ address itself is not private. Nmap v7.30 or later is required.
|
|||
-- | 10.0.2.1
|
||||
-- | 10.0.2.2
|
||||
-- | Issuer emailAddress:
|
||||
-- |_ 10.6.6.6
|
||||
-- | 10.6.6.6
|
||||
-- | X509v3 Subject Alternative Name:
|
||||
-- |_ 10.3.4.5
|
||||
--
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue