D
dsh-teams
v0.1.0 · 0 天前发布
Team access for the DeepSeek Harness (dsh) web UI: login wall + full HTTP/WebSocket reverse proxy. Zero dependencies.
README
dsh-teams
Team access for the DeepSeek Harness web UI.
The dsh web server ships with no TLS, auth, or origin policy — deliberately out of scope. That's correct for a loopback dev tool, and a problem the moment you want your team on one shared instance.
dsh-teams is a zero-dependency auth gateway: a login wall plus a full HTTP and WebSocket reverse proxy in front of a loopback-bound dsh web. Your dsh stays on 127.0.0.1; the gateway is the only thing exposed.
browser ──> dsh-teams :3081 (auth wall) ──> dsh web 127.0.0.1:3080
Quick start
```sh
1. run dsh as usual (loopback-boun
版本兼容矩阵
| DSH 版本 | 状态 | 说明 |
|---|---|---|
dsh@0.1.0-rc.6 | ❓ 未知 | metadata 缺失 |
dsh@0.1.0 | ❓ 未知 | — |
dsh@0.2.0 | ⚠️ 待验证 | 待实测(API 可能在变) |
dsh@0.3.0+ | ❓ 未知 | 尚未发布 |
💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正
元数据
- License
- MIT
- npm
- dsh-teams
- Repo
- git+https://github.com/frozo-ai/dsh-teams.git
- Engines
{"node":">=20"}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{}