赞
踩
我用的是蓝黑渐变小猫咪,端口号是7890(记住端口号)
git config --global http.https://github.com.proxy http://127.0.0.1:7890
git config --global https.https://github.com.proxy http://127.0.0.1:7890
git config --global http.https://github.com.proxy socks5://127.0.0.1:7890
git config --global https.https://github.com.proxy socks5://127.0.0.1:7890
git config --global http.proxy http://127.0.0.1:7890
git config --global https.proxy http://127.0.0.1:7890
到这里问题就应该解决了
git config --global --unset http.proxy
git config --global --unset https.proxy
git config --global -l
1、 在任务栏中,点击右下角电脑网络图标,选择打开网络和internet设置
2、 点击右侧打开更改适配器选项
3、 根据网络连接类型WLAN网或以太网,右键选择属性
4、 点击选择iPv4协议,右键打开属性
5、 点击使用下面的DNS服务器地址,设置后保存
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。