how to

github

Sep 8, 2024
mirrors
1 Minutes
50 Words

25.3.4

dead

that is:

https://down.npee.cn

and:

https://www.ghproxy.cn/

usage:

1
git clone
2
git clone https://www.ghproxy.cn/https://github.com/stilleshan/ServerStatus
3
4
git clone私有仓库
5
Clone 私有仓库需要用户在 Personal access tokens 申请 Token 配合使用.
6
git clone https://user:[email protected]/https://github.com/your_name/your_private_repo
7
8
wget & curl
9
wget https://www.ghproxy.cn/https://github.com/stilleshan/ServerStatus/archive/master.zip
10
wget https://www.ghproxy.cn/https://raw.githubusercontent.com/stilleshan/ServerStatus/master/Dockerfile
11
curl -O https://www.ghproxy.cn/https://github.com/stilleshan/ServerStatus/archive/master.zip
12
curl -O https://www.ghproxy.cn/https://raw.githubusercontent.com/stilleshan/ServerStatus/master/Dockerfile
Article title:github
Article author:Julyfun
Release time:Sep 8, 2024
Copyright 2025
Sitemap