vitr/SSH Execute Commands

Run commands via SSH on remote servers. Multiple hosts, Env vars, private key auth, multiple commands.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commandCommand(s) to execute on the remote server.yes
hostsHostname or IP address of the remote server(s). Separate multiple servers with a blank space. Example: 'user@mydomain.com:22 user@otherdomain.com:2222'yes
privateKeyThe private key (id_rsa) content for authenticating to the SSH server(s). Recommended to store it as a GitHub Secret.yes
debugUsed to view all environment variables in the logs, please note that this could expose sensitive data.false

no outputs