Below you will find pages that utilize the taxonomy term “NX1X”
May 4, 2026
Cloudflare Tunnel SSH Setup
Version updated for https://github.com/NX1X/cloudflare-tunnel-ssh-action to version v1.0.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The cloudflare-tunnel-ssh-action GitHub Action simplifies secure SSH access to remote servers through a Cloudflare Tunnel, using a service token for zero-trust authentication without exposing port 22 to the internet. It automates the setup of cloudflared and SSH configuration, enabling seamless use of SSH-based commands (e.g., ssh, scp, rsync) in subsequent CI/CD workflow steps. This action addresses security and accessibility concerns by eliminating the need for public-facing SSH ports while maintaining ease of use and compatibility.