d3rhase/SSH Command

Run a command on a remote server via ssh

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
hosthostname / IP of the serveryes
portssh port of the serverno22
useruser of the serveryes
private_keyprivate ssh key registered on the serveryes
host_fingerprintFingerprint of the server, preventing man-in-the-middle attacksno
commandcommand to be executednoecho 'Hello world'

no outputs