git设置socks5代理
git config --global --add remote.origin.proxy "socks5://127.0.0.1:10808"
本人新博客网址为:http://www.hizds.com
本博客注有“转”字样的为转载文章,其余为本人原创文章,转载请务必注明出处或保存此段。c++/lua/windows逆向交流群:69148232
git config --global --add remote.origin.proxy "socks5://127.0.0.1:10808"