使用Windows的可能会知道win10 的已经包好了openssh 服务,但是对于其他机器win 7 windows 2008 ,就需要其他的方法了
还好powershell 团队开发了支持windows 的opensshd 服务,试用了还不错,就是中文显示有问题(应该可以配置修改)

安装

  • 下载安装包
https://github.com/PowerShell/Win32-OpenSSH/releases

选择版本
windows openssh server 安装试用

  • 安装
    解压,注意不能用中文,同时需要开启powershell
    windows openssh server 安装试用
  • 安装效果
    安装完成之后需要自己启动
    windows openssh server 安装试用

连接

默认我们可以使用windows 账户连接

  • mac 系统使用ssh 工具
    windows openssh server 安装试用
    效果
    windows openssh server 安装试用

  • 简单操作
    windows openssh server 安装试用

说明

windows 版本的openssh 服务还是很强大的,只是中文的有点问题,还需要在看看

参考资料

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

 
 
 
 

相关文章:

  • 2021-05-27
  • 2021-10-24
  • 2022-12-23
  • 2022-12-23
  • 2021-08-03
  • 2022-01-15
  • 2021-09-17
猜你喜欢
  • 2022-12-23
  • 2021-08-05
  • 2021-06-30
  • 2021-06-29
  • 2022-12-23
  • 2021-09-14
  • 2021-07-16
相关资源
相似解决方案