dsh plugins中文
← Back to popular plugin directory

DSH-Remote public desensitization image

nanami-0713/dsh-remote-public · skills

DSH-Remote public desensitized image: mobile phone remote control client based on DeepSeek Harness.

★ 0GitHub stars
0Forks
2026-08-16Last updated
JavaScriptLanguage
License

Project overview

手机远程控制本机 DeepSeek Harness (DSH) 的项目。 本项目基于 DeepSeek Harness 构建,是 DSH 专用远程控制客户端。 这是一个脱敏后的公开版本,不包含任何个人 Token、IP、设备信息或本地绝对路径。 项目简介

DSH 默认只监听 127.0.0.1:3080,并且官方禁止直接 --host 0.0.0.0。 本项目提供两层能力:

1. dsh-remote 插件:一条命令装进 DSH,DSH 左下角「设置」弹窗中新增「手机遥控」页,点开即生成配对二维码、桌面确认、设备列表和吊销管理。 2. 带鉴权的 bridge:插件自动托管(或独立运行)的桥接服务,默认拒绝式 API 白名单 + 每台手机独立设备 token。

Install command

dsh plugin --profile web add github:nanami-0713/dsh-remote-public
View GitHub repository ↗Back to popular plugin directory