1. 首页
  2. 考试认证
  3. 华为认证
  4. OpenSSH for windows (64bits)

OpenSSH for windows (64bits)

上传者: 2020-11-10 11:35:02上传 GZ文件 3.19MB 热度 10次
1,下载openSSH windows版(注:该版本是64位) 2,解压到C:\Program Files\OpenSSH 不要放在别的路径下,官方这样要求的 3,cmd到openSSH路径下 依次执行 1)安装sshd服务 powershell.exe -ExecutionPolicy Bypass -File install-sshd.ps1 2)开放22号端口(如果你在windows关闭了防火墙并配置了入站规则可以不执行如下命令,多执行不影响) netsh advfirewall firewall add rule name=sshd dir=in action=allow p
用户评论