Github
that is:
and:
usage:
git clone
git clone https://www.ghproxy.cn/https://github.com/stilleshan/ServerStatus
git clone私有仓库
Clone 私有仓库需要用户在 Personal access tokens 申请 Token 配合使用.
git clone https://user:[email protected]/https://github.com/your_name/your_private_repo
wget & curl
wget https://www.ghproxy.cn/https://github.com/stilleshan/ServerStatus/archive/master.zip
wget https://www.ghproxy.cn/https://raw.githubusercontent.com/stilleshan/ServerStatus/master/Dockerfile
curl -O https://www.ghproxy.cn/https://github.com/stilleshan/ServerStatus/archive/master.zip
curl -O https://www.ghproxy.cn/https://raw.githubusercontent.com/stilleshan/ServerStatus/master/Dockerfile