mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 05:41:03 +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
25 lines
666 B
YAML
25 lines
666 B
YAML
name: WireGuard
|
|
tags:
|
|
- 实用工具
|
|
- 安全
|
|
title: 一种极其简单但快速且现代的 VPN
|
|
description: 一种极其简单但快速且现代的 VPN
|
|
additionalProperties:
|
|
key: wireguard
|
|
name: WireGuard
|
|
tags:
|
|
- Tool
|
|
- Security
|
|
shortDescZh: 一种极其简单但快速且现代的 VPN
|
|
shortDescEn: An extremely simple yet fast and modern VPN
|
|
description:
|
|
en: An extremely simple yet fast and modern VPN
|
|
zh: 一种极其简单但快速且现代的 VPN
|
|
type: tool
|
|
crossVersionUpdate: true
|
|
limit: 0
|
|
recommend: 0
|
|
website: https://www.wireguard.com
|
|
github: https://github.com/wireguard
|
|
document: https://www.wireguard.com
|