siberiah2o/dsh-plugin-remote ↗★ 0
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.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:siberiah2o/dsh-plugin-remote说明文档
阅读完整 README ↗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/)