收起
22端口可能被防火墙屏蔽了,可以尝试连接GitHub的443端口。
$ vim ~/.ssh/config
# Add section below to it Host github.com Hostname ssh.github.com Port 443
报告相同问题?