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.

包名
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/)