edipizarro/SSH to Github Action Runner
Open SSH server in Github Action Runner using an intermediary server.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| sshPublicKey | The public key used to SSH to the runner. | yes | — |
| gatewayPrivateKey | — | yes | — |
| gatewayIP | — | yes | — |
| gatewayUser | — | yes | — |
| maxLifeTime | — | no | 3600 |
| port | The port to use for SSH connection. | no | 2222 |
Outputs
no outputs