siberiah2o/dsh-plugin-remote

siberiah2o★ 0JavaScript最后同步: 2026-08-21

在 GitHub 打开

Remote access gateway for the DeepSeek Harness Web GUI: login auth + HTTP/WebSocket reverse proxy to the loopback DSH server.

README 摘要

dsh-plugin-remote Remote access gateway for the DeepSeek Harness (DSH) Web GUI — login auth + HTTP/WebSocket reverse proxy to the loopback DSH server. 中文 · MIT Install Note: this is a DSH (DeepSeek Harness) plugin — install it into a profile through dsh plugin (or the profile's dependencies) so the gateway activates; a plain npm i alone does not wire it in. Screenshots Login Main view (对话 / 轨迹 / 远程访问 tabs) Remote desktop tab Settings → Remote Access Features - Login-gated remote access : scrypt credentials + HttpOnly session cookie; HTTP/WebSocket reverse proxy with Host/Origin rewriting — no --trusted-host needed - White-themed login page (shadcn/ui, mobile-friendly) with the DeepSeek Harness brand - Gateway admin API ( /admin/ , session-required), managed in the Settings → 远程访问 section: - Remote-access whitelist (IP / CIDR; loopback always allowed; hot-reloaded) - Account password changes (old sessions revoked immediately) - Request log: every request persisted to per-day JSONL shards, download + 1/3/7-day retention rules - Localized zh/en , follows the GUI language - Zero-install Windows desktop projection : the plugin starts its bundled x64 native helper automatically; no .NET,…

在 GitHub 查看完整 README →
工具/开发dsh-plugin

分类