Hacker News with Generative AI: SSH

Show HN: An SSH based utility to transfer pipes across machines – beam (github.com/ksdme)
transfer pipes and files from one computer to another over ssh
A short primer on the SSH protocol (github.com/ringtailsoftware)
Show HN: Keypub.sh – OAuth for the terminal using SSH keys (keypub.sh)
A verified directory for SSH public keys.
Show HN: Copy from tmux/nvim to clipboard over SSH (mil.ad)
Copying text to clipboard when working on a remote machine via SSH can be tricky. While you can usually highlight text with your mouse to copy it to the primary selection clipboard (and paste with middle-click), this approach has limitations.
MagiskSSH – SSH server on Android without Termux (gitlab.com)
Guide to SSH Reverse Tunneling (pinggy.io)
SSH reverse tunneling is a powerful tool that enables secure remote access to systems or services that are behind firewalls or NATs (Network Address Translation). It is often used to provide external access to local systems and services without modifying the network’s security settings. In this detailed guide, we will break down SSH reverse tunneling, explain its applications, highlight security practices, and discuss alternatives. We will then discuss how Pinggy uses SSH reverse tunneling to share applications and services from localhost.
Ask HN: How did you replace Teleport? (ycombinator.com)
Teleport is a good software if you can't configure your SSH servers with Kerberos, or can't figure out Kubernetes' millions of authentication and authorisations solutions.
Show HN: I made an SSH tunnel manager to learn Go (github.com/alebeck)
A simple & reliable command line SSH tunnel manager.
Sshfs for Windows (github.com/winfsp)
SSHFS-Win is a minimal port of SSHFS to Windows. Under the hood it uses Cygwin for the POSIX environment and WinFsp for the FUSE functionality.
Visual guide to SSH tunneling and port forwarding (2023) (ittavern.com)
To make it quick, I wish I had known about port forwarding and tunneling earlier. With this blog post, I try to understand it better myself and share some experiences and tips with you.
Show HN: Poker over SSH (github.com/theOGognf)
Wanting to play poker but only have a computer and no playing cards? Having a slow day at work and in need of something to pass the time with your coworkers? Managing an entirely legal gambling ring and in need of a secure, private, and easy-to-use solution for running poker games?
Tailscale SSH (tailscale.com)
Tailscale SSH allows Tailscale to manage the authentication and authorization of SSH connections on your tailnet.
Why aren't we using SSH for everything? (2015) (shazow.net)
Devzat – Chat over SSH, with some nice quality-of-life features (github.com/quackduck)
SSH has become our universal (Unix) external access protocol (utoronto.ca)
Git-PR: patch requests over SSH (pico.sh)
Protecting sshd using spiped (2012) (daemonology.net)
SSH as a Sudo Replacement (whynothugo.nl)
SSH agent extensions as an arbitrary RPC mechanism (dreamwidth.org)
$ ssh sshtron.zachlatta.com (zachlatta.com)
New startup sells coffee through SSH (terminal.shop)
Ubuntu 24.04 (and Debian) removed libsystemd from SSH server dependencies (fosstodon.org)