frozo-ai/dsh-teams
frozo-ai★ 0JavaScript最后同步: 2026-08-18
Team access for the DeepSeek Harness (dsh) web UI — login wall + 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. Quick start Point your team at http:// :3081 . Unauthenticated requests — including WebSocket upgrades — get a login page; authenticated ones are proxied through untouched. What it does - Login wall on every HTTP route and WebSocket upgrade - scrypt password hashing, HMAC-signed HttpOnly cookies, login rate limiting (10 tries / 15 min / IP) - Forwards the authenticated username upstream as x-dsh-teams-user (audit / future per-user routing) - Zero npm dependencies — node:http , node:net , node:crypto ; survives dsh rc churn because it never touches dsh internals CLI Env: DSH TEAMS PORT , DSH TEAMS HOST , DSH UPSTREAM HOST , DSH UPSTREAM PORT , DSH TEAMS HOME (default /.dsh-teams ). SSO (OIDC) Sign in with Google Workspace, Okta…
在 GitHub 查看完整 README →分类
Enhancement suite for Gemini, AI Studio, Claude & ChatGPT — plus a prompt manager for any web UI, DeepSeek Harness included. / 面向 Gemini、AI Studio、Claude 与 ChatGPT 的增强套件;提示词管理器可用于任意 Web UI,含 DeepSeek Harness。
★ 19,772
zhu1090093659/dsh-web-uiPlugin and skin collection for DeepSeek Harness (DSH) Web UI - task board, git graph, right-side panel, remote mobile UI, pet, live token stats, and skin center.
★ 5,470
omdsh-dev/DSH-better-sidebar开放的侧边栏底座,支持三方拓展注册新侧边栏页面。内置文件渲染编辑/终端/侧边对话/Git/子代理页面 | Open sidebar foundation, supports third-party extensions to register new sidebar pages. Built-in file rendering/editing, terminal, side chat, Git, and sub-agent pages.
★ 2,596