github 使用ssh推送代码等失败问题:Connection closed by 198.18.0.65 port 22
摘要:
// vim ~/.ssh/config Host github.com HostName ssh.github.com Port 443 验证 ssh -T git@github.com 没事别乱安装代理等软件。安装了也别随便删。删之前确定配置有没有被其他地方引用、加载、覆盖之后再删除。很坑!! 阅读全文
posted @ 2024-07-10 14:41 0x1cc4 阅读(108) 评论(0) 推荐(0)
浙公网安备 33010602011771号