tcp - open TCP port ^^^^^^^^^^^^^^^^^^^ Checks a TCP port is connectible. Doesn't care what happens after the connection is opened. .. confval:: host :type: string :required: true the name/IP of the host to connect to .. confval:: port :type: integer :required: true the port number to connect to.