TelnetClient
.IsTelnet(host, port)
⇒ IsTelnetResponse
IsTelnetResponse
: object
telnet
IsTelnetResponse
TelnetClient
IsTelnetResponse
- - The response of the IsTelnet check.error
- The error encountered during the IsTelnet check.Param | Type | Description |
---|---|---|
host | string | The host to check for Telnet server. |
port | int | The port to check for Telnet server. |
object
telnet