tcp - open TCP port

Checks a TCP port is connectible. Doesn’t care what happens after the connection is opened.

host
Type:

string

Required:

true

the name/IP of the host to connect to

port
Type:

integer

Required:

true

the port number to connect to.