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

sshnet/SSH.NET

SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism. observed · 2026-08-28

github.com/sshnet/SSH.NET · homepage · C# · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

87/100

  • Activity 99
  • Release rhythm 64
  • 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: 192
  • age_days: 3884
  • days_rel: 24
  • days_push: 11
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

4370 stars · 992 forks observed · 2026-08-28

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

SSH.NET is a Secure Shell (SSH-2) client library for .NET, optimized for parallelism. It provides SSH command execution, SFTP and SCP file transfer, port forwarding, and interactive shell support with multiple authentication methods.

Use cases

  • run remote commands over ssh from c#
  • upload and download files via sftp in .net
  • scp file transfer from a dotnet application
  • set up ssh port forwarding in c#
  • connect to ssh through a socks or http proxy
  • automate remote server tasks from .net

When to choose

  • you need SSH, SFTP, or SCP functionality in a .NET application
  • you need async/sync SSH operations with good parallelism
  • you need proxy support or multi-factor authentication for SSH connections

When to avoid

  • you need an SSH server implementation rather than a client
  • you are not working in the .NET ecosystem
  • you need a command-line ssh tool rather than a programmable library

Facets

library · maturity stable

ssh networking cryptography file-upload http-client networking security developer-tools files dotnet cross-platform sftp scp port-forwarding ssh-client secure-shell

2 sources

Member repositories

RepositoryRoleHealth v2
sshnet/SSH.NETmain87

For agents

markdown · JSON · MCP: product_card(name="sshnet/SSH.NET")

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