摘要: 使用root权限: 进入profile修改配置 vi /etc/profile 在第一行加入以下内容 export proxy="http://192.168.1.1:11111" export http_proxy=$proxy export https_proxy=$proxy export f 阅读全文
posted @ 2024-09-08 13:21 Maguyusi 阅读(215) 评论(0) 推荐(0)