dsh-remote-gateway
Provides a secure reverse proxy, enabling DeepSeek Harness to be accessed remotely and to converse with AI anytime, anywhere.
提供安全的反向代理,使DeepSeek Harness可以远程访问,随时随地和AI对话。
How to install
dsh plugin add dsh-remote-gateway About
dsh-remote-gateway **中文** | English 提供安全的反向代理,使DeepSeek Harness可以远程访问,随时随地和AI对话。 DSH 本身**始终只监听**127.0.0.1,由网关安全转发向局域网开放。 工作方式 text 浏览器 → dsh-remote-gateway(白名单 + 密码认证) → http://127.0.0.1:<DSH Web 端口> 要求 DSH 0.1.1-rc.2 或更新的兼容版本 Node.js ^22.23.2 || ^24.19.0(须使用仍受支持分支的最新安全补丁版本) pnpm 安装 Github安装: sh dsh plugin --profile web add github:RyensX/dsh-remote-gateway 源码安装: sh pnpm install pnpm build dsh plugin --profile web add . 卸载: sh dsh plugin --profile web remove dsh-remote-gateway 网关配置 设置页提供: 远程网关开关,默认关闭,关闭和重新开启均实时生效; 当前实际访问地址、网卡名称和对应二维码; 监听地址,默认 127.0.0.1;需要局域网访问时再显式改为 0.0.0.0 或指定的网卡地址; 端口; IP 白名单…
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-08-26
- Created
- 2026-08-23
Links
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh, dsh-plugin, remote-control
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.