studyzy/dsh-web-remote-access
让 DeepSeek Harness(dsh)Web UI 支持远程访问,并用访问令牌做访问控制 不改动 harness 源码,全部通过 bundle 插件实现 = 18"> 一个开箱即用的 DeepSeek Harness (dsh) 插件:解锁 dsh web 的远程访问能力(--host 0.0.0.0),并让 Web UI 始终处于访问令牌(web token)保护之下——页面、/api RPC、WebSocket 下行全部在门卫之后。
catalog 简介:让DSH能够支持远程访问Web的插件,可指定WebToken进行认证
安装
# 从 GitHub 安装(推荐,免构建)
dsh plugin --profile web add git@github.com:studyzy/dsh-web-remote-access.git
# 或 HTTPS
dsh plugin --profile web add https://github.com/studyzy/dsh-web-remote-access.git
# 从 npm 安装(需已发布)
dsh plugin --profile web add @studyzy/dsh-web-remote-access
# 本地源码安装(开发用)
dsh plugin --profile web add /path/to/dsh-web-remote-access
把 studyzy/dsh-web-remote-access 加入你的 DSH 配置(web profile)即可启用。
README
展开完整 README 收起
README 内容为空。
tt-a1i/archify
zhu1090093659/dsh-web-ui
strukto-ai/mirage
liustack/modlens
omdsh-dev/DSH-better-sidebar
ccch1mneyyy/dsh-TUI
agentrq/agentrq
GanyuanRan/Aegis