mirror of
https://github.com/nmap/nmap.git
synced 2025-12-30 03:19:02 +00:00
Fix some http->https urls
This commit is contained in:
@@ -37,7 +37,7 @@ authentication.
|
||||
-- @args publickeydb Specifies alternative publickeydb
|
||||
|
||||
author = "Devin Bjelland"
|
||||
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
categories = {"auth", "intrusive"}
|
||||
|
||||
local privatekeys = stdnse.get_script_args "ssh.privatekeys"
|
||||
|
||||
Reference in New Issue
Block a user