赞
踩
$ git clone git@github.com:CANopenNode/CANopenNode.git
Cloning into 'CANopenNode'...
ssh: connect to host github.com port 22: Connection timed out
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Host github.com
User git
Hostname ssh.github.com
PreferredAuthentications publickey
IdentityFile ~/.ssh/id_rsa
Port 22
ProxyCommand connect -S 127.0.0.1:7890 %h %p
$ git clone git@github.com:CANopenNode/CANopenNode.git
Cloning into 'CANopenNode'...
kex_exchange_identification: Connection closed by remote host
Connection closed by UNKNOWN port 65535
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Host github.com
User git
Port 443
Hostname ssh.github.com
IdentityFile ~/.ssh/id_rsa
TCPKeepAlive yes
ProxyCommand connect.exe -S 127.0.0.1:7890 -a none %h %p
Host ssh.github.com
User git
Port 443
Hostname ssh.github.com
IdentityFile ~/.ssh/id_rsa
TCPKeepAlive yes
ProxyCommand connect.exe -S 127.0.0.1:7890 -a none %h %p
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。