mirage
strukto-ai
The World's First Unified Virtual Filesystem For AI Agents
PROJECT TOPICS
INSTALL REFERENCE
dsh plugin --profile web add github:MrLukezy/dsh-cloud-gateway
该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。
PROJECT README
官方 dsh web 只监听本机 127.0.0.1,不能直接对公网开放。本插件在旁边开一个带账号密码的入口,登录后再反代到本地 DeepSeek Harness。
适合已经把 Harness 装到云服务器、又希望用浏览器从外网进入工作台的人。安装后默认监听 8080,访问路径是 /dsh,避免和官方 Web 的 3080 抢端口。
仓库 topic:dsh-plugin、dsh-category-security。发布包不含真实账号、密码、域名或公网 IP。凭据只写在你自己机器上。
English: a login wall and reverse proxy for cloud-deployed DeepSeek Harness.
需要已安装 DeepSeek Harness。
dsh plugin --profile web add github:MrLukezy/dsh-cloud-gateway
dsh web --trusted-host YOUR_PUBLIC_IP --trusted-host your.example.com
浏览器打开:
http://YOUR_PUBLIC_IP:8080/dsh
本地目录也可以:dsh plugin --profile web add ./dsh-cloud-gateway。
本插件只提供登录和反代,不改官方桌面布局。手机竖屏打开会挤,侧栏也不好用。
如果主要用手机进云端工作台,建议和社区竖屏插件 dsh-web-mobile 一起装,两个插件可以放在同一个 web profile:
dsh plugin --profile web add github:MrLukezy/dsh-cloud-gateway
dsh plugin --profile web add github:mexiaosqwq/dsh-web-mobile
dsh web --trusted-host YOUR_PUBLIC_IP --trusted-host your.example.com
dsh-cloud-gateway 负责公网登录,dsh-web-mobile(包名 @dsh-external/dsh-mobile-nav)负责窄屏抽屉、会话全宽和设置页适配。电脑宽屏布局基本不变。
完整步骤、字段说明和 Nginx 示例见 docs/setup.md。最短路径:
dsh web 日志里找 generated login。--trusted-host,否则登录后接口会被官方围栏拦住。/dsh、/assets/、/plugins/、/api、/dsh-image-gen、/query-balance 都反代到网关。@文件名 引用;png/jpeg/webp/gif 仍走官方图片附件栏。npm install
npm test
MIT
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: dsh-category-security。