chacha1024/PYCI SSH Remote Commands
PYCI Executing remote ssh commands
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| host | scp remote host e.g. 1.2.3.4:22 or 1.2.3.4:22,5.6.7.8:234 | — | — |
| username | login username | — | — |
| password | login password | — | — |
| key | ssh private key | — | — |
| proxy | only support socks5 proxy e.g. user:password@host:port | — | — |
| script | Commands to be executed. | — | — |
Outputs
no outputs