export http_proxy="http://localhost:1087" export https_proxy="http://localhost:1087" # 等同于代理以上两种协议export all_proxy="http://127.0.0.1:1087"# export all_proxy="socks5://127.0.0.1:1087"