powershell/win32-openssh

Win32 port of OpenSSH

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 18 minutes ago
Added to GitGenius on September 8th, 2026
Created on September 8th, 2015
Open Issues & Pull Requests: 405 (+0)
GitHub issues: Enabled
Number of forks: 820
Total Stargazers: 8,273 (+0)
Total Subscribers: 336 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 44.6 hours
Mean response time: 33.3 days
90th percentile: 25.0 days
Tracked items: 217

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 96% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "Resolution - Fixed" is answered fastest, typically in about an hour, while "Area-ssh" waits about 5 days. Only 3% of issues opened in the past year have been closed. Three people close 63% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 119
New in 7 days: 1
Closed in 7 days: 0
Avg open age: 1,082 days
Stale 30+ days: 102
Stale 90+ days: 85

Recent activity

Opened in 7 days: 1
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • Investigate (47)
  • Issue-Bug (29)
  • 0 - Backlog (18)
  • Resolution - Answered (18)
  • Waiting on Author (18)
  • Area-ssh (15)
  • Issue-Enhancement (14)
  • Area-ssh-agent (12)

Detailed Description

Win32-OpenSSH is a Windows port of OpenSSH that brings native SSH server and client capabilities to Windows systems.

The project addresses the need for SSH functionality on Windows by porting the widely-used OpenSSH implementation to run natively on Windows. Rather than requiring users to install third-party SSH solutions or use compatibility layers, this port allows Windows systems to run OpenSSH directly, enabling seamless SSH connectivity for remote access and automation tasks.

Developers and system administrators managing Windows infrastructure should consider this tool if they need standard SSH access without additional software dependencies. It suits environments where SSH is already the standard remote access protocol and consistency across Unix-like and Windows systems is important. The project is particularly valuable for teams using Windows servers that need to integrate with SSH-based workflows, automation, and tooling.

Active development occurs in a separate repository focused on the portable implementation, while this repository serves as the release hub and maintains documentation resources including build instructions. The project tracks releases regularly and provides compiled binaries alongside source code, making deployment straightforward for end users. Security and conduct policies are formally documented, indicating structured governance around contributions and vulnerability handling.