windows开启ssh服务
1.安装
windows打开设置--应用--可选功能--搜索ssh--安装--测试



去cmd测试,输入ssh

安装完成
2.使用
①启动ssh
net start sshd
②停止ssh
net stop sshd

参考:
https://blog.csdn.net/u012308586/article/details/107669270
1.安装
windows打开设置--应用--可选功能--搜索ssh--安装--测试



去cmd测试,输入ssh

安装完成
2.使用
①启动ssh
net start sshd
②停止ssh
net stop sshd

参考:
https://blog.csdn.net/u012308586/article/details/107669270