awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
PowerShell avatar

PowerShell/Win32-OpenSSH

0
View on GitHub↗
8,167 स्टार्स·815 फोर्क्स·4 व्यूज़

Win32 OpenSSH

Win32-OpenSSH is a secure shell suite that provides an OpenSSH port for Windows operating systems. It consists of an SSH server for remote management and authentication, a secure shell client for establishing encrypted connections, and an SFTP server for managing files.

The project enables secure remote administration of Windows servers and workstations via a command line interface. It supports encrypted file transfers using SFTP and SCP protocols and allows for cross-platform remote management of Windows systems from Linux or macOS environments.

The implementation integrates with Windows services to allow the daemon to run in the background. It utilizes a privilege-separated process model and the SSH-2 protocol to maintain secure communication channels.

Features

  • Remote Windows Administration Tools - Provides a secure command line interface for the remote administration of Windows servers and workstations.
  • Secure File Transfer - Supports encrypted file transfers between systems using the SFTP and SCP protocols.
  • Windows Remote Management Tools - Enables consistent remote management of Windows systems from Linux or macOS using OpenSSH tools.
  • SSH Clients - Ships a secure shell client for establishing encrypted connections to remote servers.
  • Secure Communication Channels - Provides encrypted tunnels to protect data and credentials during remote SSH sessions.
  • SSH File Transfer Servers - Implements an SFTP server for secure file management on remote Windows systems.
  • OpenSSH Windows Ports - Provides a comprehensive secure shell suite ported specifically for Windows operating systems.
  • Secure Remote Access - Establishes encrypted communication channels for secure remote command line access to Windows systems.
  • SSH-2 Protocol Implementations - Provides a full implementation of the SSH-2 protocol for secure communication and encrypted tunnels.
  • SSH Servers for Windows - Provides an SSH server daemon that enables secure remote management and authentication of Windows machines.
  • Win32 Socket Implementations - Implements network connectivity and listener management using the native Windows Sockets API.
  • Win32 Process Managers - Handles the spawning and lifecycle management of native Windows processes for remote command execution.
  • POSIX Emulation Layers - Implements a POSIX emulation layer to enable the OpenSSH source code to run on Windows.
  • Privileged Process Isolation - Uses a privilege-separated process model to isolate the monitor from unprivileged child processes for increased security.
  • Windows Service Configurations - Integrates the SSH daemon as a background Windows service for persistent remote access.

स्टार हिस्ट्री

powershell/win32-openssh के लिए स्टार हिस्ट्री चार्टpowershell/win32-openssh के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Win32 OpenSSH के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Win32 OpenSSH के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • openssh/openssh-portableopenssh का अवतार

    openssh/openssh-portable

    3,875GitHub पर देखें↗

    This project is a portable implementation of the secure shell toolset designed for deployment across diverse operating systems and platforms. It provides a suite of tools for secure remote login and command execution based on the secure shell protocol. The implementation includes a sandboxed server that isolates processes to limit the impact of potential vulnerabilities on the host operating system. It also functions as a cryptographic key manager for generating and storing security keys to replace or supplement password-based authentication. The project covers encrypted file transfer for mo

    Cccryptographyfile-sharing
    GitHub पर देखें↗3,875
  • felixse/fluentterminalfelixse का अवतार

    felixse/FluentTerminal

    9,574GitHub पर देखें↗

    FluentTerminal is a terminal emulator and SSH client designed for running multiple shell sessions. It functions as a shell profile manager and a Tmux session manager, allowing for the organization of diverse shell environments within a single interface. The application provides secure remote access via SSH and Mosh protocols, which enables persistent session management over intermittent networks. It distinguishes itself through a profile configuration system that allows users to save and switch between named environment settings for different shell types. The tool includes workspace manageme

    C#
    GitHub पर देखें↗9,574
  • electerm/electermelecterm का अवतार

    electerm/electerm

    14,281GitHub पर देखें↗

    Electerm is a multi-protocol terminal emulator and remote connection manager designed as a cross-platform remote client for Linux, macOS, and Windows. It serves as a unified workspace for remote server administration, supporting SSH, Telnet, Serial, and various remote desktop protocols such as RDP and VNC in a single interface. The project distinguishes itself by integrating AI assistants to suggest commands, write scripts, and explain console output. It also features a visual SFTP file manager for browsing and editing remote files, alongside the ability to broadcast a single input stream to

    JavaScriptaielectermelectron
    GitHub पर देखें↗14,281
  • build-trust/ockambuild-trust का अवतार

    build-trust/ockam

    4,628GitHub पर देखें↗

    Ockam is a zero-trust networking framework designed to secure data transit between distributed applications using an identity-based network overlay. It provides the primitives necessary to establish mutually authenticated and end-to-end encrypted connections, removing the reliance on traditional network-layer security. The project is distinguished by its use of attribute-based access control and verifiable credentials to manage trust at scale. It implements cryptographic identity rotation to maintain identity continuity and integrates with hardware-backed key management systems to secure priv

    Rustauthenticationauthorizationcredentials
    GitHub पर देखें↗4,628
Win32 OpenSSH के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

powershell/win32-openssh क्या करता है?

Win32-OpenSSH is a secure shell suite that provides an OpenSSH port for Windows operating systems. It consists of an SSH server for remote management and authentication, a secure shell client for establishing encrypted connections, and an SFTP server for managing files.

powershell/win32-openssh की मुख्य विशेषताएं क्या हैं?

powershell/win32-openssh की मुख्य विशेषताएं हैं: Remote Windows Administration Tools, Secure File Transfer, Windows Remote Management Tools, SSH Clients, Secure Communication Channels, SSH File Transfer Servers, OpenSSH Windows Ports, Secure Remote Access।

powershell/win32-openssh के कुछ ओपन-सोर्स विकल्प क्या हैं?

powershell/win32-openssh के ओपन-सोर्स विकल्पों में शामिल हैं: openssh/openssh-portable — This project is a portable implementation of the secure shell toolset designed for deployment across diverse operating… felixse/fluentterminal — FluentTerminal is a terminal emulator and SSH client designed for running multiple shell sessions. It functions as a… electerm/electerm — Electerm is a multi-protocol terminal emulator and remote connection manager designed as a cross-platform remote… hackerschoice/thc-tips-tricks-hacks-cheat-sheet — This project is a comprehensive command-line reference and toolkit designed for Linux system administration and… build-trust/ockam — Ockam is a zero-trust networking framework designed to secure data transit between distributed applications using an… paramiko/paramiko — Paramiko is a pure-Python implementation of the SSH2 protocol, providing a library for making secure network…