curl -x socks5h://192.168.56.1:1080 https://www.google.com
1-临时用
本机端口
git clone https://github.com/fex-team/ueditor.git --config http.proxy="socks5://192.168.0.237:1081"
其他端口
git clone https://github.com/fex-team/ueditor.git --config http.proxy="socks5://127.0.0.1:1080"
用为windows的ss
git clone https://github.com/fex-team/ueditor.git --config http.proxy="socks5://10.0.0.1:1081"
2-全局替换
#http代理
git config --global http.proxy http://127.0.0.1:10808
#socket5
git config --global http.proxy socks5://127.0.0.1:10808
欢迎来撩 : 汇总all