安装
npx -y @deepseek-ai/dsh plugin --profile web add github:chen-12-03/dsh-tailnet-mobile此安装命令根据 GitHub 仓库地址生成,是未经验证的安装起点。
README
维护者编写的文档快照。
DSH Tailnet Mobile
Tailnet-first remote control for DeepSeek Harness: use an Android app to unlock and control DSH Web on Windows over Tailscale, then open both the mobile /m UI and original web UI through Tailscale Serve HTTPS.
Quick Links
Quick Start (Checklist)
- Install and sign in to Tailscale on both Windows and Android.
- Prepare Windows OpenSSH Server and a
DSH Webscheduled task. - Install
releases/dsh-tailnet-mobile-plugin-1.0.1.tgzto DSH. - Configure Tailscale Serve to proxy DSH (
127.0.0.1:3080). - Install
releases/dsh-mobile-v1.3.0.apk, fill SSH + Serve settings, verify SSH host key fingerprint on first connect.
Security Note
- Access control is not based on MagicDNS name secrecy.
- DSH stays on loopback (
127.0.0.1:3080), while external access is through Tailscale Serve HTTPS. - Tailnet identity/capability checks are enforced by Serve + plugin policy.
See SECURITY.md for full details.
License
This repository is licensed under the BSD 3-Clause License. See LICENSE.
项目文件与信号
以下项目是目录快照中检测到的公开仓库信号。
仓库信息
- 开发语言
- TypeScript
- 许可证
- BSD-3-Clause
- 最后更新
- 2026年8月18日 11:58
谨慎安装
请检查源代码、权限、生命周期脚本、依赖与网络访问;不受信任的插件应先在隔离环境中测试。