AI Agent Hub
Back to plugins
🧰

dshost-plugin

Web Tools Updated 2026.09.02

Run the following command in DeepSeek Harness:

dsh plugin install NoelJudeNoel/dshost-plugin

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

Run dsh plugin install NoelJudeNoel/dshost-plugin in the DeepSeek Harness terminal to install; repository at https://github.com/NoelJudeNoel/dshost-plugin .

About this plugin

You run dsh on a local machine and want to open its Web UI from a browser while on the go, but you have no public IP, no port forwarding, and no desire to set up a VPN. dshost-plugin solves exactly that: a lightweight Agent starts inside your dsh instance, proactively dials out to the DSHost relay over WSS, and exposes the local Web UI on the dshost.me console with zero inbound ports and zero public-infrastructure requirements.

Security and compatibility are baked in. The relay rewrites Host and Origin headers to respect dsh s trust fence, keys in settings.describe are desensitised before delivery, and production traffic is locked to wss:// . As a cordis plugin loaded alongside dsh web, it spans the 0.0.1-rc, 0.1.0-rc, 0.1.1, and 0.1.2 version lines, auto-reconnects on link loss, and enters a low-bandwidth dormant state when idle.

It is aimed at individual developers and small teams who need secure, frictionless remote access to their local dsh Web UI from any network, particularly home or office setups that lack a public egress and where maintaining a reverse proxy is simply not worth the effort.

Use Cases

  • Access local dsh Web UI securely from a browser anywhere
  • Use dsh remotely when home or office network lacks a public egress
  • Manage remote access across multiple dsh versions through one relay

Best For

  • Developers running dsh locally who need mobile remote access
  • Solo developers who prefer not to maintain reverse proxies or VPNs
  • Engineers on home networks without a public IP