fix(proxy_nodes): 更新代理节点模块描述

This commit is contained in:
fawney19
2026-03-03 17:28:56 +08:00
parent 4ea187cfac
commit 0a60492146

View File

@@ -155,7 +155,7 @@ proxy_nodes_module = ModuleDefinition(
metadata=ModuleMetadata(
name="proxy_nodes",
display_name="代理节点",
description="海外 VPS 代理节点管理,通过 WebSocket 隧道转发 API 请求",
description="添加Http/Socket代理节点, 或使用Aether-Proxy自动连接代理节点.",
category=ModuleCategory.INTEGRATION,
env_key="PROXY_NODES_AVAILABLE",
default_available=True,