Cygwin ssh:connection refused

SSH ( Security SHell ) 是Linux 通用的远程登陆链接协议ssh

安装:在Cygwin包Net->opensshide

$ssh localhostit

ssh: connect to host localhost port 22: Connection refusedio

解决办法:class

先安装sshd:  $ssh-host-config登录

再启动sshd服务: $net start sshdsed

防火墙也有可能阻止sshd服务防火墙

相关文章
相关标签/搜索