赞
踩
ping、git clone、git pull命令失败,显示请求超时。
通过git命令配置proxy
7890端口被Clash软件占用(已开启)
- # 配置http和https代理
- git config --global http.proxy http://127.0.0.1:7890
- git config --global https.proxy https://127.0.0.1:7890
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。