博客园 首页 私信博主 显示目录 隐藏目录 管理
摘要: 设置代理: export http_proxy="http://proxy-com" export https_proxy="https://proxy-com:" 取消代理: unset http_proxy unset https_proxy 阅读全文
posted @ 2020-07-21 10:00 MrSharp 阅读(468) 评论(0) 推荐(1)