Installation
npx -y @deepseek-ai/dsh plugin --profile web add github:chen-12-03/dsh-tailnet-mobileThis installation command is an unverified starting point generated from the GitHub repository address.
README
Maintainer-authored documentation snapshot.
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.
Project files and signals
Shown items are public repository signals detected in the directory snapshot.
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.