1、window+R键进入运行
2、输入cmd,运行命令行工具 3、使用,命令ssh连接服务器 ssh -t 用户名@ip地址 -p 22 例如: 输入密码,显示连接成功
ssh -t 用户名@ip地址 -p 22