Documentation ¶
Overview ¶
Warning - This is generated code
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IsTelnetResponse ¶
IsTelnetResponse is the response from the IsTelnet function. this is returned by IsTelnet function. @example ```javascript const telnet = require('nuclei/telnet'); const isTelnet = telnet.IsTelnet('acme.com', 23); log(toJSON(isTelnet)); ```
Click to show internal directories.
Click to hide internal directories.