安装方法:
1、 下载最新的二进制安装版直接安装:
OpenSSH-Win64-v9.5.0.0.zip
也可以去开源项目里下载微软开源的openssh
2、打开防火墙,开启22端口 (也可使用控制面板中防火墙 高级 进行设置)
netsh advfirewall firewall add rule name=sshd dir=in action=allow protocol=TCP localport=22
3、 设置开机启动
Set-Service sshd -StartupType Automatic
Set-Service ssh-agent -StartupType Automatic
4 、 启动ssh服务
Start-Service sshd
Start-Service ssh-agent
想想你的文章写的特别好https://www.237fa.com/
文章的确不错啊https://www.cscnn.com/