花费 7 ms
linux中的常用的proxy 代理方式

设置ALL_PROXY环境变量 export ALL_PROXY=socks5://127.0.0.1:1080 支持socks5 http https 取消 export ALL_PROXY= ...

Wed Dec 04 05:55:00 CST 2019 0 2056
linux下设置git代理访问.

有时候克隆仓库巨慢无比,需要设置代理. 一般情况下 proxychains 可以搞定的. 但是某些情况,如go 安装模块的时候是调用git的.这个时候proxchains就不行了. go 也可以通过 ...

Tue May 28 07:52:00 CST 2019 0 1744

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM