dsh-wsl-port
Manifest validDiagnoses WSL port listening and Windows localhost forwarding, with a 3080/3081 uiPlaybook for the dsh web relay and launch token.
dsh-wsl-port
Install set: part of dsh-wsl-kit. Prefer
KIT_SET=daily|llm|github|full(see kit README). Fault tree: TROUBLESHOOTING.md.
DeepSeek Harness tool: port_doctor — report WSL IPs and whether a TCP port is listening; advise on Windows localhost forwarding.
Part of dsh-wsl-kit.
Compatibility
| Field | Value |
|-------|-------|
| Plugin | dsh-wsl-port 0.2.2 |
| Minimum dsh | ≥ 0.1.2 (web UI one-shot ?token= on Windows relay :3081) |
| Latest verified | See dsh-wsl-kit Compatibility (currently 0.1.5-rc.1) — single source of truth for the suite |
| Kit set | llm / full (some also useful alone) |
| Cloud Flash | Use model id deepseek-flash (V4.1 Flash) in ~/.dsh/settings.yaml / llm-deepseek — not configured by this plugin |
| Agent Teams | Upstream experimental; not required here |
Suite floor versions: kit check-plugin-versions.sh. Fault tree: TROUBLESHOOTING.md.
Scope: port_doctor for listen state + Windows localhost tips. For dsh UI use 3080 (WSL) and relay 3081 (Windows) with launch ?token= (dsh ≥0.1.2). Do not bind dsh web --host 0.0.0.0.
Why
A server bound in WSL may be reachable as http://127.0.0.1:<port> from Windows—or may need the WSL eth IP / a firewall fix / wsl --shutdown. This tool checks hostname -I and ss listen state.
Default port: 3080 (common dsh web port). Override with the port argument.
dsh UI ports (3080 vs 3081)
| Port | Where | Role |
|------|-------|------|
| 3080 | WSL 127.0.0.1 | dsh web itself — do not open from Windows unless mirrored |
| 3081 | Windows relay | Browser entry; needs ?token= on dsh ≥0.1.2 |
Ask for port_doctor on both when the UI is blank / ERR_CONNECTION_*. Prefer kit restart-dsh-web.sh + check-dsh-health.sh before inventing netsh rules. For LAN exposure see dsh-wsl-expose — not for local chat UI.
Install
dsh plugin --profile web add github:173787247/dsh-wsl-port
Config
- id: dsh-wsl-port
name: dsh-wsl-port
config:
timeoutMs: 15000
defaultPort: 3080
Test
npm test
License
MIT
Similar plugins
Advises or applies allowlisted Windows portproxy for a WSL listen port, preferring the kit :3081 relay and launch token for local dsh UI.
★ 0
dsh plugin --profile web add dsh-wsl-exposeWSL (Windows Subsystem for Linux) bridge for DeepSeek Harness: run Linux commands, manage distros, convert paths, and copy across the Windows/Linux boundary.
★ 0
dsh plugin --profile web add dsh-wslby kanneiren
DSH网络设置插件 | DeepSeek Harness network diagnostics, proxy detection and repair for Windows/WSL/MacOS
★ 108
MIT
TypeScript
Aug 22, 2026
dsh plugin --profile web add dsh-network-settingsWSL tools for DSH: run Linux commands, convert Windows/WSL paths, and summarize the WSL environment.
★ 0
dsh plugin --profile web add dsh-wslWebDAV server: turns a shared directory into a WebDAV service that Windows, macOS and Linux can mount as a local disk, with token authentication, optional read-only mode, configurable directory/port/t
★ 0
dsh plugin --profile web add @weibaohui/dsh-webdav-serverby sjh9714
Fix and diagnose DeepSeek Harness on native Windows. Official PowerShell, Workspace Write, shortcuts, and legacy preset repair. No WSL.
★ 44
↓ 1.1k/wk
MIT
TypeScript
Sep 15, 2026
dsh plugin --profile web add dsh-win32