dsh-mobile-access
Run the following command in DeepSeek Harness:
dsh plugin install TongaiLinC/dsh-mobile-access
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install TongaiLinC/dsh-mobile-access in DeepSeek Harness to install; the full source is available at https://github.com/TongaiLinC/dsh-mobile-access
About this plugin
DeepSeek Harness binds its Web server to 127.0.0.1 for security, which means phones and tablets simply cannot reach the GUI. dsh-mobile-access works around this by launching a lightweight gateway proxy from the PC via the plugin runtime, so a mobile device can scan a QR code and open the full Web interface without any change to DSH's own network configuration.
Security is handled with a PC-side approval gate: every new device must be explicitly approved before it can access the GUI, with full lifecycle management including approve, reject, revoke, restore, and hard-delete. The plugin automatically classifies each incoming connection as LAN, VPN, or direct public access, and prompts for a mode switch when the network changes. Enabling the "block public direct" policy forces public-origin requests to be rejected server-side, nudging users toward Tailscale or ZeroTier. WebSocket event streams are forwarded end-to-end through the gateway, keeping the mobile and PC sessions in real-time sync across workspaces, chat state, and theme.
On the mobile UI side, the plugin handles common layout issues such as input-bar wrapping, full-screen modals, and table overflow, while all colors follow DSH theme tokens so the interface adapts seamlessly to light, dark, and third-party skins. If you also run dsh-balance-plugin, its modal clipping and z-index problems on mobile are patched out of the box. This plugin is a good fit for developers who want to keep working in DeepSeek Harness from a phone or tablet during commutes, travel, or casual lounging, and for multi-device users who prefer to access local services securely over a VPN.
Use Cases
- Continue working in the DSH Web GUI from a tablet during travel
- Access a local DSH Web interface remotely via Tailscale or ZeroTier
- Keep the same workspace and session in real-time sync between phone and PC
Best For
- Developers who need local DSH access on the go
- Engineers managing DeepSeek workflows across phone and PC
- Users who prefer secure VPN-based access to local dev environments
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.