and-fm/Cloudflared Remote Server SSH Commands

Lets you SSH into a server behind a Cloudflare tunnel

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit May 10, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: and-fm/cloudflared-ssh-action@a4955a77481c889926ea4715d6bd8ddb7ebb50f2 # v4.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
hostSSH host addressyes
portSSH port number22
usernameSSH usernameyes
private_key_filenameSSH private key filenameyes
private_key_valueSSH private key valueyes
commandsThe commands to run on the remote serveryes
service_token_idThe Client ID of the Cloudflare service token
service_token_secretThe Client Secret of the Cloudflare service token

no outputs