darkoperator/Posh-SSH
PowerShell Module for automating tasks on remote systems using SSH observed · 2026-08-28
Health v2 · maintenance only
72/100
- Activity 98
- Release rhythm 24
- 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: 213.5
- age_days: 5072
- days_rel: 297
- days_push: 17
- n_releases_24m: 3
Adoption not part of the score
1055 stars · 222 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PowerShell module built on a custom SSH.NET library that provides SSH, SFTP, and SCP functionality for automating tasks on remote systems. Originally for Windows PowerShell, version 3.x also supports Linux and macOS via .NET Standard.
Use cases
- automate commands on multiple linux servers from windows
- run ssh commands from powershell scripts
- transfer files over sftp or scp programmatically
- set up ssh port forwarding in scripts
- manage ssh known hosts and keys
- automate remote server administration with powershell
When to choose
- you need to script SSH/SFTP/SCP operations in PowerShell
- you automate tasks across many SSH-enabled servers from a Windows host
- you need proxy support or port forwarding in scripted SSH workflows
When to avoid
- you need an interactive SSH terminal client
- you work outside PowerShell and prefer a native SSH CLI or a library in another language
- you need features beyond SSH such as Telnet or RDP
Facets
library · maturity active
ssh workflow-automation developer-tools cli developer-tools networking windows cross-platform powershell-module sftp scp port-forwarding remote-execution ssh-net automation command-line devops linux macos
1 source
- readme: https://github.com/darkoperator/Posh-SSH · fetched 2026-08-28 · daf259a50421
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| darkoperator/Posh-SSH | main | 72 |
For agents
markdown · JSON · MCP: product_card(name="darkoperator/Posh-SSH")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem