1 Star 0 Fork 1

cc/IPTV

forked from UndCover/IPTV 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
git ssl error.txt 586 Bytes
一键复制 编辑 原始数据 按行查看 历史
[UndCover] 提交于 2020-09-15 09:34 . git ssl error
git config --global --unset http.proxy
设置http、https代理
git config --global http.proxy socks5://127.0.0.1:1080
git config --global https.proxy socks5://127.0.0.1:1080
查看http、https代理配置情况
git config --global --get http.proxy
git config --global --get https.proxy
取消http、https代理配置
git config --global --unset http.proxy
git config --global --unset https.proxy
作者:水门
链接:https://www.jianshu.com/p/426f8e42b1f5
来源:简书
著作权归作者所有。商业转载请联系作者获得授权,非商业转载请注明出处。
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/cjcv/iptv.git
git@gitee.com:cjcv/iptv.git
cjcv
iptv
IPTV
master

搜索帮助