Telnet.IsTelnetResponse
Interface: IsTelnetResponse
telnet.IsTelnetResponse
IsTelnetResponse is the response from the IsTelnet function. this is returned by IsTelnet function.
Example
Table of contents
Properties
Properties
Banner
• Optional
Banner: string
Defined in
telnet.ts:48
IsTelnet
• Optional
IsTelnet: boolean
Defined in
telnet.ts:46
Was this page helpful?