mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 03:21:12 +08:00
- add english and chinese description fields to all application data files - standardize yaml formatting and indentation across all files - remove BOM characters from several files - fix tag indentation in multiple files - update architecture field formatting in DecoTV and wechat-selkies - fix crossVersionUpdate value from False to false in gitlab applications - improve description field formatting in billion-mail application
22 lines
684 B
YAML
22 lines
684 B
YAML
name: cloudflared
|
|
tags:
|
|
- 实用工具
|
|
title: Cloudflare Tunnel 客户端
|
|
description: Cloudflare Tunnel 客户端
|
|
additionalProperties:
|
|
key: cloudflared
|
|
name: cloudflared
|
|
tags:
|
|
- Tool
|
|
shortDescZh: Cloudflare Tunnel 客户端
|
|
shortDescEn: Client for Cloudflare Tunnel
|
|
description:
|
|
en: Client for Cloudflare Tunnel
|
|
zh: Cloudflare Tunnel 客户端
|
|
type: tool
|
|
crossVersionUpdate: true
|
|
limit: 0
|
|
website: https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/install-and-setup/
|
|
github: https://github.com/cloudflare/cloudflared
|
|
document: https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/install-and-setup/
|