dsh-plugin-login-gate
Password-protected HTTPS login gate that lets LAN devices securely access the DeepSeek Harness web UI over the network.
密码登录的 HTTPS 闸门,让局域网设备安全地通过网络访问 DeepSeek Harness 的 Web 界面。
How to install
dsh plugin add github:Wayne036/dsh-plugin-login-gate About
dsh-plugin-login-gate 为 DeepSeek Harness (dsh) Web UI 增加**密码登录闸门 + HTTPS 反向代理**的 Cordis 插件。 适用场景:dsh Web UI 默认无登录页(仅回环地址访问)。当你需要把 dsh 暴露给局域网 / 内网其他设备时,本插件在 dsh 前置一道登录,未授权设备无法使用 dsh。 特性 **密码登录**:单密码即可(单用户场景),密码文件明文存储、修改即时生效 **HTTPS 自签**:自签证书加密传输,首次访问点一次「继续前往」即可(与常见 NAS 体验一致) **http → https 自动跳转**:直接输 IP:端口 也能打开 **会话安全**:httpOnly Cookie、浏览器会话级(关浏览器即失效) **SSE / WebSocket 转发**:dsh 的流式输出与实时能力不受影响 **同端口双协议**:一个端口同时处理 HTTP 跳转与 HTTPS **零 npm 运行时依赖**(仅 peer 依赖 @deepseek-ai/cordis) 安装 1. 获取插件 sh 方式 A:Git 克隆 git clone https://github.com/<你的用户名>/dsh-plugin-login-gate.git 方式 B:手动下载本仓库 zip 并解压 将插件目录放入 dsh 可…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-09-05
- Created
- 2026-08-19
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin
Related plugins
dsh-ios
ZSeven-W/dsh-ios
A live iOS Simulator or USB-connected iPhone inside the conversation: 22 agent tools for booting, building, driving the UI by accessibility identity or OCR text, list-row actions and SwiftUI preview hot reload, plus a streaming sidebar panel you can tap and drag on.
dsh-full-remote
JUANWANG-BUAA/dsh-full-remote
Remote DeepSeek Harness with full server-side API access (`settings.*` / `credentials.*` / `host.listDirectory`). Token-gated reverse proxy, per-device sessions, phone invite QR, fence self-check, optional approval / CIDR / idle timeout / local TLS, WebSocket/SSE.
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-remote-web-ui
Remote control of a dsh web workspace from phone or PC: QR-code pairing through a token-gated channel, SSE real-time sync, and separate mobile and full desktop GUI modes.
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-ssh
SSH ops panel for DSH: web terminal, SFTP transfer with progress, local port forwarding, and one-command cluster execution across hosts; agents share the same host config.