mirror of
https://github.com/nmap/nmap.git
synced 2026-01-02 04:49:02 +00:00
Document the tls.servername script-arg. See #949
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
-- These functions will build strings and process buffers. Socket communication
|
||||
-- is left to the script to implement.
|
||||
--
|
||||
-- @args tls.servername Hostname to use in the Server Name Indication (SNI)
|
||||
-- extension. Overrides the target name given on the
|
||||
-- command line and affects all targets.
|
||||
-- @author Daniel Miller
|
||||
|
||||
local stdnse = require "stdnse"
|
||||
|
||||
Reference in New Issue
Block a user