X Tutup
The Wayback Machine - https://web.archive.org/web/20221004045457/https://github.com/PowerShell/PowerShell/projects/8
Skip to content

Remoting over SSH

  
2

Priority-High

1

Priority-Low

7

Done

This project doesn’t have any columns or cards.

Menu

Remoting over SSH #8

  
Updated Feb 21, 2020
Our goal for the future of PowerShell Remoting Protocol (PSRP) is to funnel it over the SSH (Secure SHell) protocol. This will enable bi-directional PowerShell Remoting between Windows, macOS, and Linux. On Windows, this work is dependent on our Win32 port of OpenSSH. On Linux, this work will leverage the existing, ubquitious OpenSSH client/server.

Our goal for the future of PowerShell Remoting Protocol (PSRP) is to funnel it over the SSH (Secure SHell) protocol. This will enable bi-directional PowerShell Remoting between Windows, macOS, and Linux. On Windows, this work is dependent on our Win32 port of OpenSSH. On Linux, this work will leverage the existing, ubquitious OpenSSH client/server.

This work includes integration with Enter-PSSession, New-PSSession, and Invoke-Command (more information in this RFC). Also, see this related RFC.

Activity

    Loading activity

Archived cards

Loading archived cards…

X Tutup