git clone
git clone https://ghproxy.com/https://github.com/stilleshan/ServerStatus github 链接
wget & curl
Raw 文件
https://raw.githubusercontent.com/stilleshan/ServerStatus/master/Dockerfile
分支源码
https://github.com/stilleshan/ServerStatus/archive/master.zip
Releases 源码
https://github.com/stilleshan/ServerStatus/archive/v1.0.tar.gz
Releases 文件
只对GitHub进行代理
git config --global http.https://github.com.proxy http://127.0.0.1:7890 git config --global https.https://github.com.proxy http://127.0.0.1:7890
git config --global --unset http.proxy git config --global --unset https.proxy
git config --global -l
发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/199520.html原文链接:https://javaforall.net
