VNCClient
.IsVNC(host, port)
⇒ IsVNCResponse
IsVNCResponse
: object
vnc
IsVNCResponse
VNCClient
IsVNCResponse
- - The response indicating if the host is running a VNC server and the banner of the VNC server.error
- The error encountered during the check.Param | Type | Description |
---|---|---|
host | string | The host to check. |
port | number | The port to check. |
object
vnc