/plushcap/analysis/hookdeck/how-to-make-a-github-action-that-exposes-ssh-server

How to Make a Github Action That Exposes SSH Server

What's this blog post about?

This text provides an in-depth explanation of how to create a simple GitHub Action using action-sshd-cloudflared that runs a shell script and exposes an SSH server over the internet. The author walks through each step, from creating the simplest GitHub Action possible to fetching public SSH keys, generating a server key, configuring the SSH server, starting cloudflared tunnel, outputting client instructions, and monitoring for session end. The action is useful for debugging GitHub workflows efficiently.

Company
Hookdeck

Date published
Aug. 6, 2022

Author(s)
Valérian Galliat

Word count
2000

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.