shaobeichen/dsh-pocket
把 DeepSeek Harness 装进你的口袋:电脑上跑 dsh web,手机扫码即同步访问(局域网 + 公网,实时同屏)Put DeepSeek Harness in your pocket: run dsh web on your computer and access it synchronously by scanning a QR code on your phone (LAN + public network, real‑time screen mirroring)
What it solves
DSH Pocket allows users to remotely access and control their DeepSeek Harness (DSH) instance running on a computer from a mobile device. It solves the problem of needing to monitor or trigger AI agents running on a desktop while away from the computer, without requiring complex remote desktop or SSH setups.
How it works
The project acts as a plugin for DeepSeek Harness that provides a reverse proxy with authentication. It offers two primary connection modes:
- LAN Mode: Uses a QR code for devices on the same WiFi network to connect directly.
- Public Network Mode: Uses
cloudflaredtunnels to create a secure, public URL and QR code, allowing access from any network (e.g., 4G/LTE).
It features real-time synchronization via WebSockets for streaming output, mobile-optimized layouts (drawer-style navigation), and data compression (gzip/brotli) to reduce mobile data usage.
Who it’s for
Users of DeepSeek Harness who want to monitor their AI agents' progress, send tasks, or approve actions from their smartphones while away from their workstation.
Highlights
- Dual Access Modes: Quick LAN scanning or secure public tunnels via Cloudflare.
- Real-time Sync: Bidirectional operation and streaming output mirrored from the desktop to the phone.
- Mobile-First UI: Responsive layout with touch optimizations and a drawer-style sidebar.
- Secure Access: Mandatory 8-digit passwords for public links and optional passwords for LAN access.
- Zero-Dependency Installation: Simple npm package installation that integrates directly into the DSH settings page.
Related
- Project
- Project
- Project
- Project
- Project