ssh 远程登陆指定端口
Posted OkidoGreen
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ssh 远程登陆指定端口相关的知识,希望对你有一定的参考价值。
ssh 到指定端口 ssh -p xx user@ip xx 为 端口号 user为用户名 ip为要登陆的ip
SSH 原理及远程登录
http://www.ruanyifeng.com/blog/2011/12/ssh_remote_login.html
http://www.ruanyifeng.com/blog/2011/12/ssh_port_forwarding.html
以上是关于ssh 远程登陆指定端口的主要内容,如果未能解决你的问题,请参考以下文章