ubuntu终端使用http和https代理

export http_proxy=http://127.0.0.1:1087
export https_proxy=http://127.0.0.1:1087

你可能感兴趣的:(终端,http,https)