ssh -vT [email protected] 报错:
kex_exchange_identification: read: Connection reset by peer Connection reset by 140.82.116.36 port 443
22 不行,换成 443 还是不行,用手机网络正常,挂 tz 也不行!!!
|  |      1abc123123 OP https://github.com/orgs/community/discussions/58249  和这个类似,没有解决方案~ | 
|      2Renzheng      2024-06-20 22:57:06 +08:00  1 你的 proxy 可能有问题,机场可能禁用了 file `C:\Users\username\.ssh\config` ```config ProxyCommand connect -S 127.0.0.1:1080 -a none %h %p Host ssh.github.com User git Port 443 Hostname ssh.github.com IdentityFile "C:\Users\username\.ssh\github_ed25519" TCPKeepAlive yes ``` | 
|      4Chrisz2zz      2024-06-21 09:18:37 +08:00 | 
|      5nilsNgoose      2024-06-21 10:58:07 +08:00 直连大概 70%不成功,干扰了 | 
|      6bugmaker233      2024-06-21 15:39:18 +08:00 github 都连不上,你怎么上的 v2ex🤣🤣🤣 |