hutao562/dsh-remote-dsh0

dsh-remote-dsh

DeepSeek Harness plugin: a sidebar tab that takes over the whole page with another DSH instance's Web GUI, plus a remote session-state badge on the rail row. 在侧边栏顶部加一个「远程」标签,整页切到另一台主机上的 DSH。

AI 분석

核心用途是跨机器远程管理和使用 DSH 实例。适合拥有多台设备、需要在一台电脑上无缝操控另一台“工作站”DSH 的用户。

패키지
dsh-remote-dsh
버전
0.1.0
라이선스
MIT
최근 업데이트
2026. 9. 10.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:hutao562/dsh-remote-dsh

被控端还要做的配置

被远程访问的机器很容易被 DSH 判定成"本机工作站",于是几处面向它自己桌面的功能会打开:文件夹对话框弹在它的屏幕上、Open In 在它那边启动程序、每次启动在它桌面弹一个浏览器……这些都得在被控端关掉,否则你只会对着白屏和 401 猜。

一份可直接抄的清单(五组配置,附原因和验证方法)→ docs/remote-host-setup.md