mirror of
https://github.com/GSManagerXZ/GameServerManager.git
synced 2026-09-06 16:09:44 +08:00
Add EasyTier installation, profile storage, secure runtime control, authenticated plugin UI, and operator documentation. Harden embedded plugin auth/assets and FRP helper installation alongside the new networking workflow.
13 lines
403 B
JSON
13 lines
403 B
JSON
{
|
||
"name": "easytier-manager",
|
||
"displayName": "EasyTier 管理控制台",
|
||
"description": "一键安装 EasyTier,托管 Web 控制台,并管理网络 Profile、实时拓扑、路由、运行时动作与 Secure Mode。",
|
||
"version": "1.1.0",
|
||
"author": "GSM3 Community",
|
||
"enabled": false,
|
||
"hasWebInterface": true,
|
||
"entryPoint": "index.html",
|
||
"icon": "network",
|
||
"category": "工具"
|
||
}
|