ZSLsherly/DSH-remote-console ↗★ 0
@wahu/dsh-mobile
专为 DeepSeek Harness Web 配置文件设计的安全移动端伴侣 bundle 插件。
AI 分析
核心用途是实现手机安全远程访问电脑端的 DSH 实例。适合需要在移动端随时随地连接、控制和查看本地 DSH 运行状态的用户。依赖 Tailscale 环境。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ZSLsherly/DSH-remote-console说明文档
阅读完整 README ↗本机使用
dsh.cmd --profile web --port 3080
浏览器打开 http://127.0.0.1:3080。
1. 首次配置
电脑和手机先登录同一个 Tailnet。在电脑 CMD 中执行:
cd /d DSH-remote-console
powershell.exe -NoProfile -ExecutionPolicy Bypass -File .\scripts\start-remote.ps1 -ConfigureServe
脚本会:
- 从
tailscale status --json读取当前设备的 MagicDNS 域名。 - 配置 Tailscale HTTPS 8443 代理到
127.0.0.1:3080。 - 以该 MagicDNS authority 作为
--trusted-host启动 DSH。 - 如果端口上已有符合安全要求的 DSH,则验证后复用它。
脚本输出的 Mobile URL 就是手机访问地址,例如:
https://device-name.example.ts.net:8443/