Windows安装OpenSSH服务

在此罗列一些资源,且写安装注意事项。

官方安装包下载

https://github.com/PowerShell/Win32-OpenSSH/releases

官方安装步骤

https://github.com/PowerShell/Win32-OpenSSH/wiki/Install-Win32-OpenSSH

其他安装博客,可参考部分内容不对

https://www.jianshu.com/p/6e5bc39d386e

注意事项:

1.安装一定要使用powershell,不能使用cmd,否则会出错

相关推荐