dsh-cloud-gateway
Run the following command in DeepSeek Harness:
dsh plugin install MrLukezy/dsh-cloud-gateway
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install MrLukezy/dsh-cloud-gateway where DeepSeek Harness is already installed, pulling the plugin from https://github.com/MrLukezy/dsh-cloud-gateway to enable the login wall and reverse proxy.
About this plugin
The official DeepSeek Harness Web UI binds to 127.0.0.1 by design, so once Harness lives on a cloud server, a browser on the public internet simply cannot reach the workbench. dsh-cloud-gateway fills that gap: it spins up a login wall with an account and password, then reverse-proxies verified requests to the local Harness, so you never need to expose port 3080 directly.
It listens on 8080 under the /dsh path by default, sidestepping any clash with the official Web on 3080. After logging in, you can change credentials, port, and the trusted-proxy toggle anytime from Settings > Gateway, and sign out from the same page. Dragging a PDF or Markdown file into the browser causes the gateway to save it on the server and insert an @filename reference in the input box, while PNG and JPEG images still route through the native attachment bar. If Nginx sits in front, enable Trust Reverse Proxy and proxy the six listed paths for a seamless setup; full field descriptions and an Nginx example live in docs/setup.md.
It is built for people who run Harness on a cloud server and prefer to work through a browser. Portrait-mode phone usage feels cramped, so if mobile access is your primary workflow, pair it with the community dsh-web-mobile plugin for narrow-screen drawers and full-width sessions. The two plugins coexist without conflict and leave the desktop layout essentially untouched.
Use Cases
- Accessing Harness workbench from a browser on the public internet
- Adding an account-and-password login wall in front of the official Web
- An Nginx reverse proxy already front-ends the server and the gateway needs to trust it
Best For
- People who have deployed Harness on a cloud server
- Developers who prefer browser access over a local terminal for the workbench
- Small teams that need to share a Harness workbench securely with members
Related Plugins
Adds an Auto approval mode on the official workspace-write sandbox, classifying semantic risks, asking when ambiguous, and denying destructive operations.
Undo/rollback system for DSH: config & plugin snapshots, one-click undo/redo/restore, message-level revert, secret masking, safe mode, and offline WebUI/GUI/CLI rescue tools for when DSH won't start.
Packages all 87 SKILL.md files from upstream reverse-skill as a DeepSeek Harness plugin that auto-registers them for authorized reverse engineering, penetration testing, and security research.
Dockyard DSH is a native DeepSeek Harness plugin that unifies official OAuth/client sessions for Codex, Antigravity, Grok, Claude, and Cursor, providing account pool, model catalog, and quota status.