chen-12-03 / dsh-tailnet-mobile

Listed

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

mainOther View source

Installation

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

This installation command is an unverified starting point generated from the GitHub repository address.

README

Maintainer-authored documentation snapshot.

View on GitHub ↗
Commit aa4f4e8Synced Aug 18, 2026

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.

Project files and signals

Shown items are public repository signals detected in the directory snapshot.

TestsDetected
Security policyDetected
DocumentationDetected
ExamplesDetected

Repository information

Language
TypeScript
License
BSD-3-Clause
Last updated
Aug 18, 2026, 11:58 AM

Install deliberately

Review source code, permissions, lifecycle hooks, dependencies and network access. Test untrusted plugins in an isolated environment.