From d7138eb56dd825478ca8beabdf4ccc124b8bb698 Mon Sep 17 00:00:00 2001 From: wcbing Date: Mon, 9 Dec 2024 21:47:06 +0800 Subject: [PATCH] add cloudflared --- README.md | 1 + data/github.json | 7 +++++++ 2 files changed, 8 insertions(+) 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