dsh-mobile-access
Mobile access plugin for the Web GUI: LAN/VPN access with a PC approval gate, network-mode switching and mobile UI adaptations.
移动端访问插件:经局域网/VPN 访问 Web GUI,含 PC 审批门禁、网络模式切换与移动端 UI 适配。
How to install
dsh plugin add github:TongaiLinC/dsh-mobile-access About
📱 dsh-mobile-access **DeepSeek Harness 移动端访问插件** 让手机 / 平板通过局域网或 VPN 访问 DeepSeek Harness Web GUI,内置 **PC 端审批门禁**、**LAN / VPN / 公网自动识别** 与 **网络模式切换**。 **🌐 语言 / Language:中文 · English** --- DeepSeek Harness 的 Web 服务器出于安全设计只绑定 127.0.0.1,且官方禁止 --host 0.0.0.0。本插件通过插件运行时(webServer + subprocess)实现:PC 端一键启动**网关代理**(监听 0.0.0.0:<端口>),手机扫码即可访问;首次访问必须由 PC 端批准,防止未授权设备接入。 📑 目录 ✦ 功能特性 ✦ 开始使用(安装) ✦ 快速上手 ✦ 工作原理 ✦ 常见问题 ✦ 三方插件适配 ✦ 文档 ✦ License --- 功能特性 ✅ **PC 端审批门禁**:手机设备首次访问必须由 PC 端批准后才能使用;支持批准 / 拒绝 / 撤销 / 恢复 / 删除 / **取消授权并删除**(撤销 + 清记录一步到位) ✅ **局域网 / VPN / 公网自动识别**:按访问来源自动分类(LAN / VPN / 公网直连),网络环境变化时手机端弹窗询问是否…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-08-17
- Created
- 2026-08-16
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin
Related plugins
dsh-full-remote
JUANWANG-BUAA/dsh-full-remote
Remote DeepSeek Harness with full server-side API access (`settings.*` / `credentials.*` / `host.listDirectory`). Token-gated reverse proxy, per-device sessions, phone invite QR, fence self-check, optional approval / CIDR / idle timeout / local TLS, WebSocket/SSE.
dsh-web-lan-access
AcidGr/dsh-web-lan-access
LAN/remote access for the Web UI: injects a crypto.randomUUID polyfill on plain-HTTP origins so the frontend survives LAN or Tailscale IP direct links.
dsh-mobile
cindyguyuehu123/dsh-mobile
Use DSH from iPhone/iPad: an explicit-opt-in LAN reverse proxy (Host/Origin rewrite through the loopback trust fence, WebSocket upgrades included), iOS PWA chrome (home-screen icon, standalone meta, viewport-fit), and touch/mobile CSS (safe areas, keyboard lifting, composer row fit).
dsh-mobile-hanui
Z-6354/dsh-mobile-hanui
Mobile UI shell for the DSH Web GUI: turns the desktop three-column layout into a touch-friendly phone layout (overlay drawers, draggable FAB, full-screen dialogs, infinite-scroll history) under a 1024px viewport, with zero desktop impact. - Complete mobile PWA for DSH, built on dsh-mobile-gate: secure remote-access gateway plus install-to-homescreen (manifest + service worker), offline capability, touch gestures (pull-to-refresh, edge-swipe back, pinch-zoom font), agent-done push notifications, and touch-first layout — desktop unaffected.