DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-plugin-remote

Login-gated remote access gateway for the DeepSeek Harness Web GUI.

VisionUI & ProductivityDeveloper ToolsRemote Execution
0GitHub Stars0ForksUpdated2026-08-21

Install

$ dsh plugin --profile web add dsh-plugin-remote && dsh web

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-plugin-remote is an installable DSH web-profile plugin that exposes a login page and HTTP/WebSocket reverse proxy for a loopback DSH web server, with remote-access controls in the DSH settings UI.

Key Capabilities

  • Installs into a DSH web profile through the dsh plugin command.
  • Provides login-gated remote access to the DSH Web GUI.
  • Reverse-proxies HTTP and WebSocket traffic to the loopback DSH server.
  • Provides a DSH Settings → Remote Access panel.
  • Supports IP/CIDR remote-access whitelisting; loopback is always allowed.
  • Supports password changes that immediately revoke existing sessions.
  • Persists request logs in per-day JSONL shards and provides download plus 1-, 3-, and 7-day retention options.
  • Includes localized Chinese and English UI behavior based on the GUI language.

Useful For

  • Accessing a DSH web server remotely through a login-gated gateway.
  • Restricting remote DSH GUI access to approved IP addresses or CIDR ranges.
  • Reviewing and downloading recent remote-access request logs.
  • Managing the gateway password from the DSH settings interface or the included command-line utility.

Who It Fits

  • DeepSeek Harness users running the web GUI on a loopback server.
  • Operators who need controlled remote browser access to a DSH instance.
  • Users who want HTTP and WebSocket proxying for remote DSH Web GUI sessions.

Documented Limitations

  • Requires Node.js 22 or later.
  • Must be installed into a DSH profile; npm installation alone does not activate the gateway.
  • The README describes a single initial account created on first visit.
  • Gateway data is stored under $DSH_HOME/plugin-data/dsh-plugin-remote/.
  • The mobile UI is described as planned for a future stage.

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 0 runtime, 0 development, 0 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Not Declared

GitHub did not report an SPDX license for this repository snapshot.

low
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
siberiah2o/dsh-plugin-remote
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
19ffcc2 · 2026-08-22

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
0GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-21
Last release
2026-08-21
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app