harrel56/SSH Connect

Connects to a remote server via SSH and runs a command

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
hostRemote server hostname or IPyes
known_hostsTo obtain, run in safety: ssh-keyscan -H -t ssh-ed25519 {your-ip}yes
userSSH usernameyes
keySSH private key (PEM format)yes
scriptScript to run on the remote serveryes

no outputs