actions-marketplace-validations/cloudflared-service-token-ssh-proxy

Run ssh commands through cloudflared tunnel proxy, inside github actions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
CLIENT_IDCloudflare access tunnel, service token idyesdefault
CLIENT_SECRETCloudflare access tunnel, service token secretyesdefault
PUBLIC_KEYasymmetric ssh keys for the intended clientyesdefault
PRIVATE_KEYasymmetric ssh keys for the intended clientyesdefault
COMMANDthe command to run on the remote targetyesdefault
HOSTCloudflare access tunnel, associated application domainyes0.0.0.0
USERremote target usernameyesroot
PORTssh portno22
REMOTE_SHELLshell to run the ssh command in. You can pass in arguments with `sh -s arg1 arg2`nosh
KEY_TYPESSH key type, like id_rsa or id_ed25519noid_rsa

no outputs