dsh-plugin-remote-access
Run the following command in DeepSeek Harness:
dsh plugin install xiaosenho/dsh-plugin-remote-access
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install xiaosenho/dsh-plugin-remote-access in your DeepSeek Harness Web profile, or install from source at https://github.com/xiaosenho/dsh-plugin-remote-access.
About this plugin
By default, DeepSeek Harness Web listens only on the loopback interface, so the full UI is reachable exclusively from the host machine. The moment you need to operate it from a phone, tablet, or another computer on the same network, you lack a secure yet convenient path.
The plugin adds a Remote Access section to the settings panel with two connection modes. In LAN mode you pick a local port and open the resulting link from any device on the same network. In tunnel mode you point the bundled frpc client at an frps server and expose the service through a domain or a public IP with a dedicated port. Every access link carries a one-time token; the first request exchanges it for an HttpOnly, SameSite=Strict cookie and strips the token from the address bar, reducing the chance of accidental credential exposure.
Security-wise, the primary Web server stays loopback-only and the control API accepts requests only from the loopback socket. Remote browsers must go through a separate authenticated proxy that rewrites upstream requests to loopback, isolating the external attack surface architectically. This plugin is ideal for developers and power users who need to drive the full DeepSeek Harness Web UI from another workstation, a tablet, or a phone while keeping the local server unexposed.
Use Cases
- Drive the full Harness Web UI from a phone or tablet while away from the desk
- Reach an intranet Harness instance from the public internet via an frpc/frps tunnel
- Open the complete Web interface on a second monitor or a colleague's machine for demos
Best For
- Developers who operate a single Harness Web session from multiple devices
- Users already running an frpc/frps stack and looking to extend it to Harness
- Small teams that need limited, authenticated remote access without exposing the loopback server
Related Plugins
Free web search plugin for DeepSeek Harness with web search, X search, and page fetch; no signup or API key required, with automatic multi-engine failover.
AnySearch-powered web and vertical search plugin for DeepSeek Harness, offering real-time search, cleaned URL content, concurrent batch search via native web_search/web_fetch, no API key required.
Pixel-perfect webpage clone tool that uses an agent harness to turn any webpage into a scored, full-page React replica.
A bilingual cost-tracking plugin for DeepSeek Harness with session/daily cost, budget, official & custom provider balance, coding plan quotas, peak/off-peak pricing alerts, and history stats.