Modules
Telnet
Namespace: telnet
Table of contents
Interfaces
Functions
Functions
IsTelnet
▸ IsTelnet(host
, port
): IsTelnetResponse
| null
IsTelnet checks if a host is running a Telnet server.
Parameters
Name | Type |
---|---|
host | string |
port | number |
Returns
IsTelnetResponse
| null
Example
Defined in
telnet.ts:12