
wikkd/dsh-remote-access-web
10Last commit Aug 14, 2026
dsh-remote-access-web DSH plugin
A source and publishing repository for a DeepSeek Harness remote-access plugin family. Its installable `@deepseek-ai/dsh-remote-access-web` bundle mounts reverse-tunnel access, remote pairing authentication, and an in-app directory picker for `dsh --profile web`.
How to install the dsh-remote-access-web DSH plugin
dsh plugin --profile web add @froststarinquire/dsh-remote-access-webCopying does not run this command. Review the repository and version before use.
Data source
Snapshot date: Aug 15, 2026
indexed
What the dsh-remote-access-web DSH plugin can do
- Provides an installable web-profile bundle for DeepSeek Harness.
- Connects remote access through a managed reverse tunnel.
- Includes pairing-based authentication for non-loopback `/api` access.
- Uses a configurable tunnel provider; the shipped driver is an frp provider with an `frpc`-compatible client.
- Mounts an in-app directory dialog so remote operators can add workspaces when the native chooser is unavailable.
Where the dsh-remote-access-web DSH plugin fits
- Expose a `dsh --profile web` deployment through a reverse tunnel.
- Require device pairing before remote API access.
- Let remote web operators add workspaces through an in-app picker.
Who the dsh-remote-access-web DSH plugin is for
- DeepSeek Harness users operating the web profile remotely.
- Operators deploying DSH behind an frp-compatible reverse tunnel.
dsh-remote-access-web DSH plugin limitations
- The repository is not self-contained for standalone `pnpm install` or build until its `@deepseek-ai/*` peer dependencies are published on the `0.1.0` line.
- The shipped tunnel driver is frp; other providers require configuration and are not described as shipped.
- The documented launch flow requires a tunnel public authority, `--trusted-host`, `--allow-remote-privileged`, and `--remote-auth`.
Objective checks
These signals come from public metadata scans. They are not a security certification.
- info
dependency counts
package.json declares 0 runtime, 0 development, 0 peer, and 0 optional dependencies.
- info
license declared
GitHub reports the repository license as MIT.
- info
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.
dsh-remote-access-web DSH plugin alternatives
dsh-mcp-manager
6
A DeepSeek Harness MCP server manager that adds a Settings → MCP page for HTTP and local stdio servers.
dsh-remote
10
DeepSeek Harness plugin for SSH-based remote workspaces, remote file access, command execution, and SFTP mirroring.
dsh-vision-router
77
DeepSeek Harness vision-routing plugin with provider fallback chains and pixel-level image tools.
dsh-spotlight
5
Keyboard-first command palette for DeepSeek Harness Web.
dsh-remote-access-web DSH plugin questions
What is the dsh-remote-access-web DSH plugin?
dsh-remote-access-web is a project included in the current DSH plugin snapshot. This page organizes repository metadata and reviewed notes, but you should still inspect the upstream repository before running it.
How do I install the dsh-remote-access-web DSH plugin?
The page shows the install command captured from the source record. Copying does not run it, so confirm the package, profile, and version against upstream documentation first.
Which DSH profile does dsh-remote-access-web use?
The snapshot records web as the dsh-remote-access-web profile. DSH conventions can change quickly, so verify the manifest and README before installation.
Is dsh-remote-access-web compatible with the current DSH release?
The source data does not include a verified compatibility matrix. Check recent commits, releases, and DSH breaking changes, then test in a profile you can roll back.
What should I do if dsh-remote-access-web fails to load?
Check the install command, selected profile, dependency logs, and Cordis startup output first. Keep the exact error string, then compare it with this site's fix pages and upstream issues.
What are the closest alternatives to dsh-remote-access-web?
Related plugins on this page come from the current snapshot and are only candidates. Compare capabilities, maintenance activity, installation method, and limitations before choosing one.