dsh-lan-pass
Run the following command in DeepSeek Harness:
dsh plugin install x2802490130-prog/dsh-lan-pass
Paste the following prompt into your AI chat to install this plugin:
Run "dsh plugin install x2802490130-prog/dsh-lan-pass" in your DeepSeek Harness terminal to install this plugin; the full source is available at https://github.com/x2802490130-prog/dsh-lan-pass.
About this plugin
You are running DSH on your desktop and want to pick up the conversation on your phone or tablet, only to find the Web UI is either unreachable, not mobile-friendly, or out of sync with your session. dsh-lan-pass closes that gap: any device on the same local network enters the local DSH Web UI with a single access key, and because they all share one backend, sessions and I/O stay in real-time sync with zero pairing or forwarding.
The login page is mobile-responsive, the plugin ships a built-in crypto.randomUUID polyfill for HTTP (non-secure) contexts, and localhost access is never intercepted. Gate validation runs server-side using an HMAC-signed HttpOnly cookie. The default key is "deepseekyyds" so it works immediately after install, while a custom key can be set via an environment variable or the credentials file and takes effect on the next restart.
It is designed for the "glance at it from my phone" moment in a trusted home or office LAN. Once the web server is bound to all interfaces, open the machine IP on port 3080 in a phone browser, type the key, and you are in the full UI. The author is transparent about the security boundary: unauthenticated devices can theoretically still hit API endpoints directly, so the plugin is recommended for trusted networks only; for public exposure, pair it with a reverse proxy and HTTPS.
Use Cases
- Pick up an unfinished AI conversation from your phone on the couch
- Glance at DSH session progress and context on a tablet
- Share the same DSH backend across devices on an office network with real-time sync
Best For
- DSH users who frequently switch between phone, tablet, and desktop
- Developers needing zero-config mobile access within a home or office LAN
- Lightweight users who want a simple trusted-network gate without a reverse proxy setup
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.