dsh-wsl-port
诊断 WSL 端口监听与 Windows localhost 转发。
Diagnoses WSL port listening and Windows localhost forwarding.
怎么安装
dsh plugin add github:173787247/dsh-wsl-port 简介
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 sh dsh plugin --profile web add github:173787247/dsh-wsl-port Config yaml id: dsh-wsl-port name: dsh-wsl-port config: t…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 1
- 月下载
- –
- 最近更新
- 2026-08-30
- 创建于
- 2026-08-29
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek-harness, dsh-plugin, wsl
同类推荐
dsh-wsl-workspace
6Mikao9/dsh-wsl-workspace
从 Web GUI 添加 WSL 工作区,无需在 WSL 之中再次安装 dsh 以及相关工具,bash 命令与文件读写运行在本机 WSL 发行版内,Windows 文件仍可访问。
dsh-wsl-expose
jack-ranbo/dsh-wsl-expose
从 WSL2 走 IPv6/IPv4 经反向代理(Lucky)把 DSH Web GUI 暴露到公网:/wan up 一键建立 socat 中继、Windows portproxy、防火墙与 trusted-host 白名单;域名与端口可在设置卡片或命令中配置。
dsh-wsl-tray
liyu34/dsh-wsl-tray
为运行在 WSL 的 DSH 提供 Windows 桌面快捷方式和系统托盘启动器:完全隐藏启动,托盘菜单支持打开/重启/退出,插件配置页可管理快捷方式。
dsh-wsl-workspace-picker
WilliamShi666/dsh-wsl-workspace-picker
Web UI 增强版工作区目录选择器:WSL 下 /mnt Windows 盘符一键直达、完整面包屑层级与常显路径输入框。