siberiah2o/dsh-plugin-remote0

dsh-plugin-remote

Remote access gateway for the DeepSeek Harness Web GUI: login auth + reverse proxy (HTTP + WebSocket) to the loopback dsh web server. Next.js powered, with the mobile UI stage to follow.

AI 분석

核心用途是实现 DSH Web 界面的安全远程访问。适合将 DSH 部署在服务器或局域网主机上,并需要从其他设备(如手机或外网电脑)安全登录和使用的用户。

패키지
dsh-plugin-remote
버전
0.1.1
최근 업데이트
2026. 8. 18.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:siberiah2o/dsh-plugin-remote

Usage

  • Open http://:4080 — the first visit creates the only account
  • Manage accounts: node lib/remote-passwd.mjs add|set-password|list|del
  • Data lives under $DSH_HOME/plugin-data/dsh-plugin-remote/ (users.json, whitelist.json, logs/)