2021年7月13日

client_loop: send disconnect: Broken pipe

摘要: client_loop: send disconnect: Broken pipe 配置~/.ssh/config文件,增加以下内容即可: Host * # 断开时重试连接的次数 ServerAliveCountMax 5 # 每隔5秒自动发送一个空的请求以保持连接 ServerAliveInter 阅读全文

posted @ 2021-07-13 18:10 andydaopeng 阅读(6437) 评论(0) 推荐(0) 编辑