D
@summersec/dsh-web-auth
v0.1.2 · 1 天前发布
Transport-level authentication gate for the DeepSeek Harness Web GUI
README
dsh-web-auth




DeepSeek Harness(DSH)Web GUI 的传输层登录门。
官方 webserver 会直接暴露 GUI、插件 bundle、/api、SSE 与 WebSocket,没有统一的身份边界。本插件会禁用未鉴权的官方载体,并替换为兼容 ctx.webServer 契约的服务:在请求进入业务路由之前完成会话校验。
English: README.md
---
登录页面
---
为什么需要它
DSH 自带 Web 宿主适合本地调试,但不是产品级访问控制:
0.0.0.0 或挂到反向代理后,控制面版本兼容矩阵
| DSH 版本 | 状态 | 说明 |
|---|---|---|
dsh@0.1.0-rc.6 | ✅ 兼容 | cordis patch ✅ |
dsh@0.1.0 | ✅ 兼容 | 标准 patch ✅ |
dsh@0.2.0 | ⚠️ 待验证 | 待实测(API 可能在变) |
dsh@0.3.0+ | ❓ 未知 | 尚未发布 |
💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正
元数据
- License
- MIT
- npm
- @summersec/dsh-web-auth
- Repo
- git+https://github.com/SummerSec/dsh-web-auth.git
- Engines
{"node":">=22"}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"}}