mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-01 17:00:21 +08:00
fix(proxy_nodes): 更新代理节点模块描述
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user