Clash: 如果我想用终端也走代理 我应该如何设置http_proxy

Created on 28 Oct 2019  ·  1Comment  ·  Source: Dreamacro/clash

Most helpful comment

export https_proxy=http://127.0.0.1:7890;export http_proxy=http://127.0.0.1:7890;export all_proxy=socks5://127.0.0.1:7891

>All comments

export https_proxy=http://127.0.0.1:7890;export http_proxy=http://127.0.0.1:7890;export all_proxy=socks5://127.0.0.1:7891

Was this page helpful?
0 / 5 - 0 ratings