dsh-extensions-remotelink
Manifest validHaibala mobile remote control for DeepSeek Harness: scan-to-pair QR and a phone surface at /m
@haibala-aii/dsh-extensions-remotelink
English | 中文
Haibala mobile remote control for the DeepSeek Harness web GUI: the desktop mints a one-time QR, the phone pairs and uses the normal responsive web UI.
This is a fork of @linxin666/dsh-remote-web-ui (BSD-3-Clause). See NOTICE.
Install
dsh plugin --profile web add github:haibala-aii/dsh-extensions-remotelink
Restart dsh web after the add succeeds. This repository ships prebuilt lib/.
Use
- Open the desktop GUI at
http://127.0.0.1:<port>(the pairing panel is loopback-only). - Settings → Remote: turn the plugin on and save.
- Scan the QR (or open the copied link) on the phone. The phone binds and reloads into the normal web UI (the sidebar/details collapse automatically on small screens).
- Stop revokes every paired device. Refresh invalidates the current QR.
The sidebar chip 正在远程操控 appears only while at least one paired phone is online.
Task-complete alerts
When an agent goes idle after running, the desktop GUI and an open phone tab play a short chime and show a system notification (after the browser grants permission). Settings → Remote → 任务完成提醒 toggles this on both sides. Keep the web UI open on the phone; Android Chrome can still banner while the tab is in the background. The notification body is the session title only — never an origin or path.
Public access (own domain)
Leave 自动公网隧道 off. Point a reverse proxy or named tunnel at http://127.0.0.1:<port>, then set 公网地址 to that origin, for example https://dsh.example.com. Save and refresh the QR; pick 公网地址, not a LAN IP.
Also trust that host on the connection plugin (--trusted-host dsh.example.com, or a profile overlay that concatenates it onto ctx.webRuntime.trustedHosts).
A Cloudflare quick tunnel hostname changes every run and does not forward SSE; chat then polls. A stable hostname on your own domain avoids that churn.
License
BSD-3-Clause. Original copyright zhu1090093659; Haibala modifications 2026.
Similar plugins
Remote control and mobile overlay for DeepSeek Harness: LAN and public (cloudflared) tunnels with QR-code access, a phone-first mobile UI under 768px, and a LAN reverse-proxy CLI.
★ 0
dsh plugin --profile web add dsh-remote-xScan a QR code in Settings to open the DeepSeek Harness web UI on your phone inside the active session via a cloudflared quick tunnel.
★ 0
dsh plugin --profile web add dsh-remote-tunnel-easyby KyoMio
Turn DeepSeek Harness into a phone app you can securely reach from anywhere: minimal mobile UI rework + pairing-code gateway + PWA + Web Push. 让 DSH 变成可公网安全访问的手机 App
★ 8
JavaScript
Sep 11, 2026
dsh plugin --profile web add dsh-zen-remoteby sorsama
Authenticated remote access for a DeepSeek Harness web profile: TLS, QR/passcode device pairing, password sign-in, and per-device revocation in front of an untouched loopback harness.
★ 8
MIT
TypeScript
Aug 28, 2026
dsh plugin --profile web add dsh-relayby saya-ch
DeepSeek Harness 的 Android App 与安全远程访问插件,支持局域网/远程连接和高度自定义的移动界面与扩展能力。
★ 265
↓ 2.2k/wk
Apache-2.0
TypeScript
Sep 14, 2026
dsh plugin --profile web add dsh-mobileby zptalk0221-cpu
远程桌面移动化插件:为 DeepSeek Harness 提供手机横屏外壳与中文输入法
★ 0
MIT
JavaScript
Aug 29, 2026
dsh plugin --profile web add dsh-remote-desktop