Run SSH Action
This action allows the user to perform SSH through Blink. Secure Shell (SSH) is a cryptographic network protocol for operating network services securely over an unsecured network. Typical applications include remote command-line, login, and remote command execution, but any network service can be secured with SSH.
Run SSH Command
Executes an SSH command against a remote host.
Parameter | Description |
---|---|
Host | The host to connect to, can be ip address or hostname. |
Command | The commands to run. |
Port | The SSH port. |
Timeout | Timeout in seconds for the command. |