解决ssh登录超时问题 发表于 2020-09-30 | 更新于 2020-12-18 | 分类于 笔记 加上-o ServerAliveInterval=60参数就可以了1ssh -o ServerAliveInterval=60 root@192.168.1.1 支付宝