dsh-wsl-fetch
在 ctx.web 注册 wsl-proxy 抓取后端,让官方 web_fetch 经 HTTP(S)_PROXY 用 undici ProxyAgent 出网,避免官方实现在 WSL 里 DNS 钉死后直连公网 IP,从而在 Windows 代理后出现 TypeError: fetch failed。
Registers a wsl-proxy ctx.web fetch provider so official web_fetch uses undici ProxyAgent through HTTP(S)_PROXY instead of connecting from WSL to a DNS-pinned public IP (the official path that produces TypeError: fetch failed behind a Windows proxy).
怎么安装
dsh plugin add github:173787247/dsh-wsl-fetch 简介
dsh-wsl-fetch **Kit:** dsh-wsl-kit. Use KIT_SET=daily or llm (both install this plugin). **Version / Works-with one-liner:** see **Compatibility** below (kept in sync with dsh-wsl-kit). DeepSeek Harness plugin: make official **web_fetch** use the Windows HTTP proxy from WSL. 中文说明 → README.zh.md Compatibility | Field | Value | |-------|-------| | **Plugin** | dsh-wsl-fetch **0.1.1** | | **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 …
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 1
- 月下载
- –
- 最近更新
- 2026-09-12
- 创建于
- 2026-09-09
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek-harness, dsh-plugin, proxy, wsl
同类推荐
dsh-wsl-workspace
6Mikao9/dsh-wsl-workspace
从 Web GUI 添加 WSL 工作区,无需在 WSL 之中再次安装 dsh 以及相关工具,bash 命令与文件读写运行在本机 WSL 发行版内,Windows 文件仍可访问。
dsh-wsl-tray
173787247/dsh-wsl-tray
生成 Windows 快捷方式与托盘启动器,在 WSL 中启动 dsh web,并提供 Health/Restart 与 :3081 launch token 地址。
dsh-wsl-expose
173787247/dsh-wsl-expose
为 WSL 监听端口提供白名单 Windows portproxy 建议或应用;本机 dsh UI 优先用 kit 的 :3081 中继与 launch token。
dsh-wsl-workspace
173787247/dsh-wsl-workspace
列出 WSL 发行版并校验可用于 DSH 的 Linux 工作区路径。