Ross ROSS = Recommend OSS · open-source software intelligence for agents

melbahja/goph

🤘 The native golang ssh client to execute your commands over ssh connection. 🚀🚀 observed · 2026-08-28

github.com/melbahja/goph · homepage · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 93
  • Release rhythm 93
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 0
  • age_days: 2367
  • days_rel: 49
  • days_push: 45
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

2024 stars · 141 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Goph is a lightweight, native Go SSH client library for executing commands over SSH connections with a simple API. It supports multiple authentication methods, SFTP file transfers, SOCKS5 proxies, and proxy jumps.

Use cases

  • run commands on remote servers over ssh from go
  • upload and download files via sftp in golang
  • connect to servers with ssh private keys or passwords
  • execute remote commands through a jump host or socks5 proxy
  • manage remote file operations like chmod via sftp
  • cancel long-running remote commands with context

When to choose

  • you need a simple, lightweight Go library for SSH automation
  • you want built-in known_hosts verification and multiple auth methods
  • you need SFTP file transfers alongside command execution in one library

When to avoid

  • you need an interactive SSH terminal session
  • you are not working in Go
  • you need advanced SSH features like port forwarding or tunneling not listed in its features

Facets

library · maturity active

ssh http-client file-upload developer-tools networking go windows cross-platform ssh-client sftp remote-execution known-hosts proxy-jump socks5-proxy automation devops linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
melbahja/gophmain94

For agents

markdown · JSON · MCP: product_card(name="melbahja/goph")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem