代码: 全选
export http_proxy=http://127.0.0.1:8087/
export https_proxy=http://127.0.0.1:8087/
export ftp_proxy=http://127.0.0.1:8087/
export no_proxy="localhost,127.0.0.1"
代码: 全选
export http_proxy=http://127.0.0.1:8087/
export https_proxy=http://127.0.0.1:8087/
export ftp_proxy=http://127.0.0.1:8087/
export no_proxy="localhost,127.0.0.1"