windows10 安装 ssh 服务,检查SSH服务是否安装,命令: ssh -V ,如果请移步 OpenSSH官网下载:https://www.openssh.com/

    有了SSH服务之后,可以通过命令 ssh root@ipaddress 来实现连接到你的服务器