Back to catalog

173787247 /

173787247/dsh-wsl-port

Verified

DeepSeek Harness tool: diagnose WSL port listening and Windows localhost forwarding.

1 Stars0 Forks0 IssuesN/A Community rating0 Confirmed installs
READMESource: master@2f03837b

dsh-wsl-port

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.

中文说明 → README.zh.md


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.

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

/ 5

No ratings yet

Community comments

No comments yet. Be the first to write one.