diff --git a/README.md b/README.md index ce872dc..d4c43dd 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,7 @@ curl -fsSL https://packages.wcbing.top/deb/del.sh | sudo sh | [PeaZip](https://github.com/peazip/PeaZip/releases) | peazip | ✅ | | | [Neovim/Nvim](https://github.com/neovim/neovim-releases/releases) | neovim | ✅ | | | [Hiddify](https://github.com/hiddify/hiddify-app/releases) | hiddify | ✅ | | +| [Cloudflare Tunnel](https://github.com/cloudflare/cloudflared/releases) | cloudflared | ✅ | ✅ | ### 合并自官方 repo diff --git a/data/github.json b/data/github.json index b91754a..7681558 100644 --- a/data/github.json +++ b/data/github.json @@ -84,5 +84,12 @@ "file_list": [ "Hiddify-Debian-x64.deb" ] + }, + "cloudflared": { + "repo": "cloudflare/cloudflared", + "file_list": [ + "cloudflared-linux-amd64.deb", + "cloudflared-linux-arm64.deb" + ] } } \ No newline at end of file