HostKeyAlgorithms +ssh-rsa
PubkeyAcceptedKeyTypes +ssh-rsa
Host github.com
Hostname ssh.github.com
Port 443
User git
ProxyCommand nc -v -x <server_ip>:7890 %h %p
HostKeyAlgorithms +ssh-rsa
PubkeyAcceptedKeyTypes +ssh-rsa
Host github.com
Hostname ssh.github.com
Port 443
User git
ProxyCommand nc -v -x <server_ip>:7890 %h %p