dsh-public-proxy
Run the following command in DeepSeek Harness:
dsh plugin install SpringNyan/dsh-public-proxy
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install SpringNyan/dsh-public-proxy in DeepSeek Harness to install this plugin; the source code is available at https://github.com/SpringNyan/dsh-public-proxy
About this plugin
DSH intentionally refuses to bind to 0.0.0.0, which means no other device on your network can reach the Web UI. dsh-public-proxy solves this with a lightweight proxy: it listens on port 3081 and transparently forwards the local DSH Web UI to any device on the same subnet, so your phone, tablet, or a second laptop can open the interface without touching DSH configuration.
Two optional safety switches are provided. Enabling cookie authentication requires a one-time access key that is stored in a cookie for 30 days, eliminating repetitive logins. The launch-token bypass (bypassLaunchToken) lets clients hit the proxy directly without appending a token to the URL. Pairing the two means the access key replaces the token as your access-control mechanism. Because the proxy speaks plain HTTP, the key could theoretically be intercepted by a network sniffer, so keep it strictly inside a trusted LAN and never expose it to the public internet.
This plugin is ideal for developers in a home or office setting who juggle multiple devices and want to open the DSH Web UI from whichever one is nearest. If your network is trustworthy and you are tired of copying a long token-laden URL every time, installing this plugin makes the whole workflow noticeably smoother.
Use Cases
- Open the DSH Web UI from a phone or tablet without copying a token-laden URL every time
- Share a single DSH instance across multiple machines in the office, each accessing the UI independently
- Enable cookie auth so an access key is entered once and cached for 30 days
Best For
- Developers with multiple devices at home or in the office who want instant access to the DSH Web UI
- Users tired of carrying a launch token on every request and looking for a simpler workflow
- Ops engineers in trusted networks who want LAN sharing without modifying DSH configuration
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.