w2112515 / dsh-remote-host

목록에 있음

Installable DeepSeek Harness plugin: pair an Android phone to a DSH Host over LAN

main기타 소스 보기

설치

npx -y @deepseek-ai/dsh plugin --profile web add github:w2112515/dsh-remote-host

이 설치 명령은 GitHub 저장소 주소에서 생성된 확인되지 않은 시작점입니다.

README

유지 관리자가 작성한 문서 스냅샷입니다.

GitHub에서 보기 ↗
커밋 8cd7960동기화 2026. 8. 18.

DSH Remote Host

Pair an Android phone to DeepSeek Harness over your LAN.

DSH Remote is an installable plugin for a PC running dsh web, plus a separate Android APK. From the phone you open Host sessions, send turns, approve tool calls, and review artifacts — without exposing workspace paths.

It is not a fork of DeepSeek Harness and not an official DeepSeek product. Add the plugin to the stock web profile. The Android app is a separate download.

English | 中文

This project acknowledges the LINUX DO community.

LINUX DO

DSH Remote Android session list, grouped by Host project DSH Remote Android chat with usage, model, and agent preset Create a session on an existing Host workspace or a new folder

Paired Host status on the Android client Host artifacts list on the Android client

Real vivo phone, paired over LAN. Host name and LAN address redacted.

What you get

  1. This plugin@w2112515/dsh-remote-host on npm or GitHub. Host carrier, Noise pairing, LAN discovery, Settings → Mobile access.
  2. One Android APK from dsh-remote-android releases. That repository is the phone client, not a DSH plugin.

What the phone can do

On the phoneWhat actually happens
Session listHost directory, grouped by project / workspace label. Blank Host sessions stay hidden until this device creates one or the first turn lands.
Chat / trajectory / exportLive projection of the open session: messages, tools, usage when the Host serves it, model and agent preset.
New sessionBind to an existing Host workspace, or ask the Host to create a folder under an allowed parent. The phone never mkdirs and never sees a full path.
ApprovalsPending tool approvals for the paired Host.
ArtifactsHost-projected file outputs, with a local “reviewed” marker on this device.
HostsPair another PC, see online / idle, unpair.

Pairing is Noise (XXpsk3 / IK): scan the Host QR, confirm the eight-digit code on the PC. LAN advertisement stays off until you turn it on in Settings → Mobile access.

Requirements

  • DeepSeek Harness dsh web on Windows x64 (the reviewed Host security platform).
  • Same Wi-Fi / LAN as the phone. There is no public relay or tunnel in this release.
  • Android phone that can sideload a debug APK (dev.dshremote.gate0c).

Linux and macOS still show the Mobile access settings page and skip the carrier. iOS is not available.

Install the Host plugin

Prebuilt npm package, no install scripts:

dsh plugin --profile web add @w2112515/dsh-remote-host
dsh --profile web --dump-config

Confirm the dump includes host-remote-control, host-remote-command, host-remote, and ui-settings-remote. Restart dsh web.

Then open Settings → Mobile access (not Settings → Plugins). Turn on nearby discovery.

Install via npm today. Community marketplace catalogs may list this plugin after their scanner admits w2112515/dsh-remote-host; do not wait on that to use it.

Then install the APK

  1. Download the latest APK from dsh-remote-android releases.
  2. Sideload it on the phone.
  3. Join the same Wi-Fi, scan the Host QR, confirm the eight-digit code on the PC.

Remove

dsh plugin --profile web remove @w2112515/dsh-remote-host

The Host identity file remote-host-security.bin under DSH home is not deleted automatically.

FAQ

What is DSH Remote? A LAN remote for DeepSeek Harness: this Host plugin plus the Android APK. The phone talks to the same dsh web process on the Remote port, not to the Web UI port.

Is it official? No. It is a third-party plugin for the stock web profile.

Will the phone see my disk paths? No. The wire carries workspace ids and labels, session titles, and folder names you type. Absolute paths stay on the Host.

Can I use it off my home Wi-Fi? Not in this release. Same LAN only. A relay / tunnel is future work.

Why two downloads? The phone client is an Android app, not a DSH plugin. Install this Host plugin, then sideload the APK.

I created a session on the phone and it vanished from the list. Current Android builds keep a local row for a session this device just created. Update the APK if you still have to force-quit to see it.

PieceRepository
Host plugin (this repo)https://github.com/w2112515/dsh-remote-host
Android APKhttps://github.com/w2112515/dsh-remote-android
DeepSeek Harnesshttps://github.com/deepseek-ai/deepseek-harness
LINUX DOhttps://linux.do

Machine-readable summary: llms.txt.

License

MIT. The Windows security prebuild under native/win32-x64/ is MIT OR Apache-2.0.

프로젝트 파일 및 신호

표시된 항목은 디렉터리 스냅샷에서 감지된 공개 저장소 신호입니다.

테스트감지됨
문서감지됨

저장소 정보

언어
TypeScript
라이선스
MIT
마지막 업데이트
2026. 8. 17. PM 4:55

신중하게 설치하기

소스 코드, 권한, 수명 주기 스크립트, 의존성 및 네트워크 접근을 검토하고 신뢰하지 않는 플러그인은 격리 환경에서 테스트하세요.