Files
GameServerManager/server/data/plugins/easytier-manager/plugin.json
sakuradairong d641a84de2 feat(easytier): add managed networking plugin
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.
2026-08-01 11:46:34 +08:00

13 lines
403 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"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": "工具"
}