设置http代理
git config --global https.proxy https://127.0.0.1:1080
取消http代理
git config --global --unset http.proxy
设置http代理
git config --global https.proxy https://127.0.0.1:1080
取消http代理
git config --global --unset http.proxy
上一篇:OpenTelemetry概述
下一篇:eclipse出现An internal error occurred during: "Building workspace". Java heap space 错误
【代码】linux http代理设置。
import java.io.IOException; import java.io.InputStream;
举报文章
请选择举报类型
补充说明
0/200
上传截图
格式支持JPEG/PNG/JPG,图片不超过1.9M