AI Agent Hub
Back to plugins
🖥️

dsh-lanmode

Client Updated 2026.08.27

Run the following command in DeepSeek Harness:

dsh plugin install GooDAnDReaDY/dsh-lanmode

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install GooDAnDReaDY/dsh-lanmode in your project root to install; full source is available at https://github.com/GooDAnDReaDY/dsh-lanmode

About this plugin

The DSH frontend only trusts localhost by default: LAN access breaks settings, crashes UUID generation, blocks clipboard and mic, and core APIs reject non-loopback requests.

dsh-lanmode resolves all of this without touching core code: built-in mDNS for dsh.local, self-signed Root CA for persistent trusted HTTPS, PWA standalone mode, QR-code pairing, background notifications, optional LAN PIN with CIDR filtering, and Cloudflare WAN tunnels.

Ideal for developers running DSH on a home server who need a full-featured experience from a phone, tablet, or second machine.

Use Cases

  • Access DSH chat from a phone over a LAN IP
  • Operate the DSH console remotely from a second machine on a home server
  • Securely reach DSH over the WAN via a Cloudflare tunnel

Best For

  • Developers deploying DSH on home servers or workstations
  • AI users who want full mobile chat and voice experiences
  • DSH users blocked by cross-network browser security policies