• 请不要在回答技术问题时复制粘贴 AI 生成的内容
abc123123
V2EX  ›  程序员

杭州电信是不是封闭了 github?

  •  
  •   abc123123 · Jun 20, 2024 · 2860 views
    This topic created in 719 days ago, the information mentioned may be changed or developed.

    ssh -vT [email protected] 报错:

    kex_exchange_identification: read: Connection reset by peer Connection reset by 140.82.116.36 port 443

    22 不行,换成 443 还是不行,用手机网络正常,挂 tz 也不行!!!

    6 replies    2024-06-21 15:39:18 +08:00
    abc123123
        1
    abc123123  
    OP
       Jun 20, 2024
    https://github.com/orgs/community/discussions/58249 和这个类似,没有解决方案~
    Renzheng
        2
    Renzheng  
       Jun 20, 2024   ❤️ 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
    ```
    abc123123
        3
    abc123123  
    OP
       Jun 20, 2024
    @Renzheng 感谢老哥的配置,我换 connect 了,折腾了下,居然可以了~~
    nilsNgoose
        5
    nilsNgoose  
       Jun 21, 2024
    直连大概 70%不成功,干扰了
    bugmaker233
        6
    bugmaker233  
       Jun 21, 2024
    github 都连不上,你怎么上的 v2ex🤣🤣🤣
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5191 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 55ms · UTC 09:20 · PVG 17:20 · LAX 02:20 · JFK 05:20
    ♥ Do have faith in what you're doing.