终端设置临时代理
export http_proxy=http://127.0.0.1:10809
# 使用http端口
export https_proxy=http://127.0.0.1:10809
export all_proxy=socks5://127.0.0.1:10808 export http_proxy=http://127.0.0.1:10809
# 使用http端口
export https_proxy=http://127.0.0.1:10809
export all_proxy=socks5://127.0.0.1:10808