GitHub Proxy 代理加速
https://ghproxy.com/
在访问和下载gitlab的时候,有时会很慢可以用代理访问
git clone
git clone https://ghproxy.com/ https://github.com/stilleshan/ServerStatus
wget & curl
wget https://ghproxy.com/ https://github.com/stilleshan/ServerStatus/archive/master.zip
wget https://ghproxy.com/ https://raw.githubusercontent.com/stilleshan/ServerStatus/master/Dockerfile
curl -O https://ghproxy.com/ https://github.com/stilleshan/ServerStatus/archive/master.zip
curl -O https://ghproxy.com/ https://raw.githubusercontent.com/stilleshan/ServerStatus/master/Dockerfile
发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/210631.html原文链接:https://javaforall.net
