eanix-net/SSH Remote Script Executor
Execute scripts on remote hosts via SSH
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| host | Remote host to connect to | yes | — |
| username | SSH username | yes | — |
| password | SSH password | yes | — |
| port | SSH port | no | 22 |
| script | Script to execute on the remote host | yes | — |
| envs | Environment variables to pass to the script (comma-separated, e.g., "VAR1=value1,VAR2=value2") | no | — |
Outputs
no outputs