Aug 16, 2019 + 94 字 在 macOS 终端里通过代理使用 ssh 远程服务器:1.2.3.4 端口:22代理服务器:4.3.2.1 端口:1080在“终端”中使用如下指令直连:ssh root@1.2.3.4 -p 22...