linux中的常用的proxy 代理方式
設置ALL_PROXY環境變量 export ALL_PROXY=socks5://127.0.0.1:1080 支持socks5 http https 取消 export ALL_PROXY= ...
設置ALL_PROXY環境變量 export ALL_PROXY=socks5://127.0.0.1:1080 支持socks5 http https 取消 export ALL_PROXY= ...