1-临时用
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