DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-netassist

Network and proxy diagnostic tools for DeepSeek Harness on Windows systems.

Terminal & TUIDeveloper ToolsSecurity & PolicyRemote Execution
1GitHub Stars0ForksUpdated2026-08-30

Install

$ dsh plugin --profile web add dsh-netassist

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-netassist provides network and proxy diagnostics for DeepSeek Harness (dsh). It enables agents to execute read-only checks for GitHub connectivity, system proxy configuration, active local proxy ports, hosts file conflicts, and full DNS-to-HTTPS diagnostic chains via PowerShell.

Key Capabilities

  • Check GitHub DNS resolution and TCP port 443 connectivity via `net_github_status`
  • Inspect Windows system proxy registry settings and environment variables via `net_proxy_status`
  • Probe common local proxy ports (10808, 10809, 7890, 7897, 8888, 1080) via `net_proxy_probe`
  • Run end-to-end DNS, TCP, and HTTPS diagnostic chains for custom hosts via `net_diag`
  • Detect conflicting GitHub entries in the system hosts file via `net_hosts_check`

Useful For

  • Troubleshooting GitHub connection issues from environments behind proxies or firewalls
  • Verifying whether local proxy clients (e.g., Clash, v2ray) are active and listening on standard ports
  • Checking Windows proxy environment variables and registry configurations without leaving the agent workflow
  • Running quick connectivity diagnostics against specific APIs or custom hosts

Who It Fits

  • DeepSeek Harness users on Windows diagnosing network and proxy connectivity issues
  • Developers dealing with proxy routing conflicts and hosts file overrides

Documented Limitations

  • Windows-only; fails on non-Windows platforms due to PowerShell dependency
  • Requires access to powershell.exe (-NoProfile -NonInteractive) which may be blocked by restrictive execution policies or antivirus software
  • Port probes use up to a 5-second connection timeout per port

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, 5 development, 2 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

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.

info

Source & Registry Notes

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

Source repository
Edge-Echo/dsh-netassist
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
665d803 · 2026-09-01

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
1GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-30
Last release
No release detected
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