SSH client in Go

This page summarizes the projects mentioned and recommended in the original post on /r/golang

WorkOS - The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • goph

    🤘 The native golang ssh client to execute your commands over ssh connection. 🚀🚀

  • I found two options : https://pkg.go.dev/golang.org/x/crypto/ssh And https://github.com/melbahja/goph

  • sshterm

    Remote terminal over SSH built with Fyne and FyneTerm

  • Th golang.org/x/crypto/ssh package works well - I managed to whip up an SSH client in a couple of hours https://github.com/andydotxyz/sshterm

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Reminder to secure your homelab: I forgot to turn off SSH on my NAS 5 days ago after using it briefly and had almost 900 attacks since then. Fortunately SSH was not running on default 22 port and access was blocked on the Synology and no passthrough to SSH from my router.

    1 project | /r/homelab | 3 Apr 2023
  • Clidle: Play Wordle over SSH

    1 project | news.ycombinator.com | 21 Jul 2022
  • lssh: TUI SSH/scp/sftp client tools

    1 project | news.ycombinator.com | 6 Jun 2022
  • Is there any way to host an executable/application REMOTELY that anyone with a terminal can run/interact with without any installation? Currently, I'm limited to CURLable web scripts, but those are tedious and don't have interactable menus or animations or anything.

    5 projects | /r/commandline | 22 May 2022
  • Clidle – Wordle over SSH

    1 project | /r/CKsTechNews | 22 Feb 2022