dsh-gateway
为 DSH Web 界面提供 HTTPS + 登录保护的远程访问网关:局域网内其它设备可安全访问,配置端口映射后可从互联网访问。默认 fail-closed(仅本机监听、无内置账号,配置后才能登录),配置与安全说明见 README。
HTTPS + login gateway for the DeepSeek Harness web surface: access your DSH Web UI securely from another machine on your LAN, or from the internet via port forwarding. Fail-closed defaults (loopback-only, no accounts until configured); setup and security notes in the README.
怎么安装
dsh plugin add dsh-gateway 简介
dsh-gateway 为 DeepSeek Harness 的 Web 界面加一层「HTTPS 加密 + 账号登录」的远程访问网关:作为 dsh 插件安装,无需任何外部程序,装上即用。 A self-contained HTTPS + login gateway for the DeepSeek Harness web surface. Install it as a dsh plugin — no external programs needed. 它能做什么 **远程访问 DSH Web 界面**:在局域网内的另一台电脑或手机上,打开 https://本机IP:端口 就能访问;配置好端口映射后,从互联网也能访问 **HTTPS 加密**:全程加密传输;有域名可用自己的证书,没有域名(IP 直连)会自动生成证书 **登录保护**:访问前必须先登录;账号、密码、会话有效期都可配置,登录失败自动限速;密码不以明文存储 **会话可一键全部失效**:在设置页点一下,所有已登录的设备立即退出,下次访问需重新输入用户名和密码(不再担心旧登录残留) **多站点**:一个网关可同时服务多个域名或 IP **完整体验**:远程访问与本地一致,实时消息等长连接功能正常工作 **配置热生效**:改配置立即生效,无需重启 安装 sh dsh plugin --profile web add dsh-g…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 2
- 月下载
- –
- 最近更新
- 2026-08-21
- 创建于
- 2026-08-18
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek-harness, dsh-plugin, gateway, https
同类推荐
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-remote-web-ui
手机/PC 远程操控 dsh web 工作区:扫码配对、令牌门控通道、SSE 实时同步,提供移动端与完整桌面 GUI 两种远程形态。
dsh-Remote
Blank-not-black/dsh-Remote
移动远程控制套件:原生侧边栏入口 + 管理抽屉的 bundle 插件,自带 Bearer 令牌网关自愈(局域网/Tailscale);Android App 覆盖会话/审批/提问/goal;/fs/* 文件端点(Range 断点续传、2GB 上传);多服务器测速自动切换;聊天记录离线缓存。
dsh-mobile
cindyguyuehu123/dsh-mobile
让 DSH 在 iPhone/iPad 上可用:显式开启的局域网反向代理(改写 Host/Origin 通过回环信任栅栏,含 WebSocket 升级)、iOS PWA 外壳(主屏幕图标、standalone meta、viewport-fit)、触屏/移动端 CSS(安全区、键盘避让、输入框按钮行适配)。
dsh-mobile
saya-ch/dsh-mobile
在手机上通过受保护的局域网使用 DeepSeek Harness:专属移动界面、安全 HTTPS 配对,以及 /mobile 对话定制。