xohmai/dsh-cpa-status1

dsh-cpa-status

DSH 专属 CLIProxyAPI (CPA) 账号池状态与配额监控面板

AI 分析

核心用途是在 DSH 侧边栏提供 CPA 账号池的健康度、流量及配额可视化监控。适合使用 CPA 代理服务、需要实时掌握账号池状态的用户。

套件
dsh-cpa-status
版本
0.1.0
授權
Apache-2.0
最近更新
2026年8月18日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:xohmai/dsh-cpa-status

配置

点侧栏「连接 CPA」填两项:

  • Base URL:CPA 地址,如 http://127.0.0.1:8317;反代场景填到子路径根(https://example.com/abc123
  • Management Key:CPA 管理密钥,仅存本机凭据库,界面只显示末两位

Public URL 可选(「管理页 ↗」外链,默认 {Base URL}/management.html)。也可用环境变量预置:CPA_BASE_URL / CPA_MANAGEMENT_KEY(注入时表单内密钥只读)。