GPL-2.0 の dsh web プラグイン。`dsh plugin --profile web add` で導入し、DeepSeek Harness の Web 画面を LAN または cloudflared パブリックトンネルの QR コードでスマホにミラーリング。8 桁パスワードのローテーション保護と WebSocket リアルタイム双方向同期に対応。
DSH 統合
互換
作者による申告
安全性監査
未監査
最終検証日
2026-08-21
ライセンス
GPL-2.0
01どんなタスクに使えるのか?
Access and operate the DeepSeek Harness web UI from a phone while away from the computer
The exact same DSH interface mirrored to the phone in real time via a LAN QR code, with bidirectional WebSocket pass-through so streaming output scrolls on the phone as it prints on the computer
Individual DeepSeek Harness users who want to monitor or steer running agent sessions from a mobile device without remote desktop or SSH
Get password-protected remote access to dsh web from any network (4G, office, campus)
A cloudflared public-tunnel QR code with a randomly assigned URL and an 8-digit password that rotates on every tunnel start; the tunnel auto-recovers after DSH restarts — no server and no account required
DSH users who are away from their machine and need remote access without setting up a server, SSH, or remote desktop
02DeepSeek Harness への導入方法
前提条件
- DeepSeek Harness installed on the computer — the README requires the dsh CLI first (`npm install -g @deepseek-ai/dsh`, or prefix commands with `npx @deepseek-ai/dsh`)
- A `dsh web` instance that can be restarted after installing the plugin
インストール手順
- 01
Install the plugin into the web profile: `dsh plugin --profile web add dsh-pocket -w` (the trailing `-w` is required, e.g. for pnpm 9 workspace-root restrictions)
$ dsh plugin --profile web add dsh-pocket -w
- 02
Restart dsh web: `npx @deepseek-ai/dsh web`
$ npx @deepseek-ai/dsh web
- 03
To update later: `dsh plugin --profile web update dsh-pocket --latest -w` (`--latest` is required to cross major versions)
$ dsh plugin --profile web update dsh-pocket --latest -w
導入成功の確認
- After restarting `dsh web`, open Settings — the left sidebar shows a 「手机访问」 entry at the same level as 「通用设置」 and 「模型」
03DSH 統合と能力の範囲
DSH web profile plugin installed via `dsh plugin --profile web add dsh-pocket -w` that adds a Settings → 「手机访问」 page mirroring the running dsh web UI to phones over LAN or a cloudflared public tunnel
LAN QR-code access
dsh web running on the computer; a phone on the same WiFi→Scanning the LAN QR code opens the same DSH interface on the phone after entering the independent 8-digit LAN password (enabled by default; can be switched off for direct connect)
Public cloudflared tunnel with rotating password
Clicking 「开启公网访问」 on the Settings page→A public QR code / randomly assigned URL accessible from 4G or any network, protected by an 8-digit password that changes on every tunnel start; previously open tunnels auto-recover after DSH restarts
downloads the cloudflared binary on first enable (Tsinghua mirror first on macOS/Linux, direct download on Windows)exposes the DSH interface through a random Cloudflare tunnel URL (password required)Real-time bidirectional sync with mobile-adapted UI
An active dsh web session→Streaming output forwarded via WebSocket pass-through — the phone scrolls as the computer outputs, and both sides can operate; narrow screens automatically switch to a drawer layout ported from dsh-web-mobile (MIT)
Transfer compression for mobile loading
Large JSON responses (e.g. long sessions)→Automatic gzip/brotli compression — a 17MB long session compresses to ~1MB (brotli quality 6), so the phone loads faster and saves mobile data
persists passwords and toggle state on disk under `$DSH_HOME/dsh-pocket/` (token, token-lan, settings.json)
04誰に向いているのか?使うべきでない場面は?
向いている用途
- Individual DeepSeek Harness users who want to monitor or steer running agent sessions from a mobile device without remote desktop or SSH
- DSH users who are away from their machine and need remote access without setting up a server, SSH, or remote desktop
不向きな用途
- The public tunnel can fail with `error 1033` when a local proxy/VPN (Clash, Surge, v2ray, sing-box — especially TUN mode) intercepts cloudflared's edge connections; enterprise firewalls and campus networks may also block it. Workarounds: disable TUN mode, quit the proxy, add DIRECT rules for argotunnel.com/trycloudflare.com, or fall back to LAN mode via a phone hotspot.
- DSH Desktop's advanced mode does not support mobile access — that mode disables the web layout so the phone cannot reach the layout service and shows a blank screen; switch back to compatibility mode and restart.
- DSH can execute code on your computer, so the LAN/public QR code, URL and the 8-digit password together are the key to your machine — never share them. Public access always requires a password; the LAN password is on by default but can be disabled, and the tool is intended for personal use only.
05互換性・メンテナンス・セキュリティ上の注意
- The public tunnel can fail with `error 1033` when a local proxy/VPN (Clash, Surge, v2ray, sing-box — especially TUN mode) intercepts cloudflared's edge connections; enterprise firewalls and campus networks may also block it. Workarounds: disable TUN mode, quit the proxy, add DIRECT rules for argotunnel.com/trycloudflare.com, or fall back to LAN mode via a phone hotspot.
- DSH Desktop's advanced mode does not support mobile access — that mode disables the web layout so the phone cannot reach the layout service and shows a blank screen; switch back to compatibility mode and restart.
- DSH can execute code on your computer, so the LAN/public QR code, URL and the 8-digit password together are the key to your machine — never share them. Public access always requires a password; the LAN password is on by default but can be disabled, and the tool is intended for personal use only.
GPL-2.0 · actively maintained (latest release v1.9.2, 2026-08-20)
06よくある質問
dsh-pocket を DeepSeek Harness に導入するには?
まず dsh CLI(`npm install -g @deepseek-ai/dsh`)をインストールし、`dsh plugin --profile web add dsh-pocket -w` を実行してから `dsh web` を再起動します。設定の左サイドバーに「手机访问」エントリが表示され、そこから LAN 用 QR コードの取得やパブリックトンネルの有効化ができます。
dsh ネイティブの機能ですか、それとも MCP サーバーですか?
公式 `dsh plugin` CLI で dsh web プロファイルにインストールするプラグインです。設定ページとリバースプロキシを追加し、既存の dsh web 画面をスマホへミラーリングする仕組みで、MCP の設定は不要です。
パブリックアクセスに自前サーバーやアカウントは必要ですか?
不要です。「开启公网访问」をクリックすると cloudflared トンネルが起動し、URL はランダム割り当て、8 桁の数字パスワードで保護されます。パスワードは公開開始のたびに自動更新され、旧リンクは即座に無効化。DSH 再起動後もトンネルは自動復旧します。
セキュリティ上の注意点は?
DSH は PC 上でコードを実行できるため、QR コード/URL と 8 桁パスワードの組み合わせがそのまま鍵になります。LAN の QR コード・URL・パスワードを他人に共有しないでください。パブリックアクセスは常にパスワード必須、LAN パスワードもデフォルトで有効(設定でオフ可)で、個人利用を想定した設計です。
既知の制限はありますか?
DSH Desktop の advanced モードはモバイルアクセス非対応(compatibility モードへの切替が必要)。ローカルのプロキシ/VPN の TUN モードがパブリックトンネルを遮断し error 1033 になる場合があります。また、プラグインのインストール/更新後は `dsh web` の再起動が必要です。
07関連する DSH ワークフロー
dsh-web
by zhu1090093659
DeepSeek Harness(dsh)の Web プラグインを集約するエコシステムパッケージ。すべてがプラグインであり、クリエイティブワークショップ(dsh-market.com)経由で配布されます。
petdex
by crafter-station
Claude Code、DeepSeek Harness、Gemini CLI などで使えるアニメーションペットの公開ギャラリー
j-space-cognition-suite-v3.7
by tiger3807861189
Anthropic の J-space グローバルワークスペース研究に基づく、AI 認知強化スキル集。思考を整理しながら作業を進めたい日本のユーザー向けのスイートです。
dsh-deep-whale
by small-tailqwq
DSH Web GUI 用の鯨っ娘テーマスキン(深海メイド工房 maid-atelier、ライト/ダーク両モード対応、CC BY-NC-SA 4.0)
08データと出典
DSH Pocket 就是干这个的:**装上它,手机扫个码,就能实时看到并操控电脑上的 DeepSeek Harness 界面**——人在外面也能用。
# 1. 装插件(一个包全都有) dsh plugin --profile web add dsh-pocket -w # 2. 重启 dsh web npx @deepseek-ai/dsh web
このページは、プロジェクトの公開ドキュメント、リポジトリのメタデータ、および DSH Plugins の構造化解析に基づいて生成されています。最終検証日:2026-08-21。誤りを見つけた場合は、修正を送信してください。
dsh プラグイン おすすめ
最初に入れたい 12 のプラグイン。全カタログ・全カテゴリから厳選しました。
