mirror of
https://github.com/wcbing/wcbing-apt-repo.git
synced 2025-12-28 18:18:31 +08:00
add cloudflared
This commit is contained in:
parent
93b147495d
commit
d7138eb56d
@ -67,6 +67,7 @@ curl -fsSL https://packages.wcbing.top/deb/del.sh | sudo sh
|
|||||||
| [PeaZip](https://github.com/peazip/PeaZip/releases) | peazip | ✅ | |
|
| [PeaZip](https://github.com/peazip/PeaZip/releases) | peazip | ✅ | |
|
||||||
| [Neovim/Nvim](https://github.com/neovim/neovim-releases/releases) | neovim | ✅ | |
|
| [Neovim/Nvim](https://github.com/neovim/neovim-releases/releases) | neovim | ✅ | |
|
||||||
| [Hiddify](https://github.com/hiddify/hiddify-app/releases) | hiddify | ✅ | |
|
| [Hiddify](https://github.com/hiddify/hiddify-app/releases) | hiddify | ✅ | |
|
||||||
|
| [Cloudflare Tunnel](https://github.com/cloudflare/cloudflared/releases) | cloudflared | ✅ | ✅ |
|
||||||
|
|
||||||
### 合并自官方 repo
|
### 合并自官方 repo
|
||||||
|
|
||||||
|
|||||||
@ -84,5 +84,12 @@
|
|||||||
"file_list": [
|
"file_list": [
|
||||||
"Hiddify-Debian-x64.deb"
|
"Hiddify-Debian-x64.deb"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
"cloudflared": {
|
||||||
|
"repo": "cloudflare/cloudflared",
|
||||||
|
"file_list": [
|
||||||
|
"cloudflared-linux-amd64.deb",
|
||||||
|
"cloudflared-linux-arm64.deb"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user