git push 到 github 报错:10054


解决方式:终端也要设置代理

export https_proxy=http://127.0.0.1:33210 http_proxy=http://127.0.0.1:33210 all_proxy=socks5://127.0.0.1:33211
posted @ 2023-06-18 13:54  爱新觉罗LQ  阅读(153)  评论(0)    收藏  举报