siberiah2o/dsh-plugin-remote0

dsh-plugin-remote

DeepSeek Harness Web GUI 的远程访问网关:提供登录认证与反向代理(HTTP + WebSocket)。

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