github代理地址
·
在访问和下载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
更多推荐
已为社区贡献2条内容
所有评论(0)