git使用Failed to connect to 127.0.0.1 port 1080: Connection refused

Posted ~小疯子~

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了git使用Failed to connect to 127.0.0.1 port 1080: Connection refused相关的知识,希望对你有一定的参考价值。

查询是否使用代理:git config --global http.proxy 
取消代理:git config --global --unset http.proxy

以上是关于git使用Failed to connect to 127.0.0.1 port 1080: Connection refused的主要内容,如果未能解决你的问题,请参考以下文章