chen-12-03 / dsh-tailnet-mobile

已收录

Tailnet-based remote control plugin for DeepSeek Harness. Manage and interact with DSH instances securely over Tailscale networks.

main其他 查看源代码

安装

npx -y @deepseek-ai/dsh plugin --profile web add github:chen-12-03/dsh-tailnet-mobile

此安装命令根据 GitHub 仓库地址生成,是未经验证的安装起点。

README

维护者编写的文档快照。

在 GitHub 查看 ↗
提交版本 aa4f4e8同步于 2026年8月18日

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.

Language / 语言: 中文 | English

Quick Start (Checklist)

  • Install and sign in to Tailscale on both Windows and Android.
  • Prepare Windows OpenSSH Server and a DSH Web scheduled task.
  • Install releases/dsh-tailnet-mobile-plugin-1.0.1.tgz to 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

谨慎安装

请检查源代码、权限、生命周期脚本、依赖与网络访问;不受信任的插件应先在隔离环境中测试。