xohmai/dsh-cpa-status1

dsh-cpa-status

DeepSeek Harness 插件:CLIProxyAPI(CPA) 账号池状态面板——配额、健康刻度、流量一览 / CPA status panel for DSH

AI 分析

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

パッケージ
dsh-cpa-status
バージョン
0.1.0
ライセンス
Apache-2.0
最終更新
2026/08/18

インストール

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

ドキュメント

README 全文を読む ↗

配置

点侧栏「连接 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(注入时表单内密钥只读)。