mirror of
https://github.com/Ed1s0nZ/CyberStrikeAI.git
synced 2026-08-15 23:50:32 +02:00
Add files via upload
This commit is contained in:
@@ -789,6 +789,7 @@
|
||||
"nav": {
|
||||
"basic": "Basic",
|
||||
"knowledge": "Knowledge base",
|
||||
"c2": "C2",
|
||||
"robots": "Bots",
|
||||
"terminal": "Terminal",
|
||||
"security": "Security",
|
||||
@@ -800,6 +801,12 @@
|
||||
"knowledge": {
|
||||
"title": "Knowledge base"
|
||||
},
|
||||
"c2": {
|
||||
"title": "C2",
|
||||
"sectionTitle": "Built-in C2",
|
||||
"enableLabel": "Enable built-in C2 (listeners, sessions, payloads, MCP tools)",
|
||||
"enableHint": "When off, listeners are not started and C2 MCP tools are not registered; the C2 sidebar is hidden—useful for local-only chat/knowledge deployments. Click Apply to save."
|
||||
},
|
||||
"robots": {
|
||||
"title": "Bot settings",
|
||||
"description": "Configure WeCom, DingTalk and Lark bots so you can chat with CyberStrikeAI on your phone without opening the web UI.",
|
||||
|
||||
@@ -778,6 +778,7 @@
|
||||
"nav": {
|
||||
"basic": "基本设置",
|
||||
"knowledge": "知识库",
|
||||
"c2": "C2",
|
||||
"robots": "机器人设置",
|
||||
"terminal": "终端",
|
||||
"security": "安全设置",
|
||||
@@ -789,6 +790,12 @@
|
||||
"knowledge": {
|
||||
"title": "知识库设置"
|
||||
},
|
||||
"c2": {
|
||||
"title": "C2 设置",
|
||||
"sectionTitle": "内置 C2",
|
||||
"enableLabel": "启用内置 C2(监听器、会话、Payload、MCP 工具等)",
|
||||
"enableHint": "关闭后不再启动监听器、不注册 C2 相关 MCP 工具,侧栏 C2 入口将隐藏;仅本机使用对话与知识库时可关闭以节省资源。修改后请点击「应用配置」。"
|
||||
},
|
||||
"robots": {
|
||||
"title": "机器人设置",
|
||||
"description": "配置企业微信、钉钉、飞书等机器人,在手机端直接与 CyberStrikeAI 对话,无需在服务器上打开网页。",
|
||||
|
||||
Reference in New Issue
Block a user