苹果电脑mac怎么ssh到服务器

2025-03-21 05:30:09
推荐回答(2个)
回答1:

ssh -p 端口 用户名@IP

ssh -p 22 root@192.168.1.100

回答2:

ssh admin@59.46.230.14 -p 9022