首页 > 代码库 > ssh 远程登陆指定port

ssh 远程登陆指定port

ssh 到指定port  ssh -p xx user@ip      xx 为 port号    user为username   ip为要登陆的ip

ssh 远程登陆指定port