插件目录 / Desktop / dsh-plugin-net-access
dsh-plugin-net-access
功能简介
为 DeepSeek Harness(dsh) 新增 Net Access 模式,用于解决 Windows 沙箱内 curl.exe 无法访问 HTTPS 的问题,文件写保护不变。 / Adds a Net Access mode to DeepSeek Harness(dsh): curl.exe can access HTTPS inside the Windows sandbox again, with file-write protection unchanged.
未测试 — 尚未实测
为 DeepSeek Harness(dsh) 新增 Net Access 模式,用于解决 Windows 沙箱内 curl.exe 无法访问 HTTPS 的问题,文件写保护不变。 / Adds a Net Access mode to DeepSeek Harness(dsh): curl.exe can access HTTPS inside the Windows sandbox again, with file-write protection unchanged. 尚未验证——请自行安装测试。
「未测试」表示我们的自动化 CI 尚未安装过该插件。功能描述与版本兼容性均为作者声明。这不是安全审计,也不代表对第三方代码的背书。
安装
该插件是 GitHub 源码(未发 npm)——直接从仓库装:
dsh plugin --profile web add github:Gumiho12345/dsh-plugin-net-access - 先装 pnpm:
npm install -g pnpm。 - 从 GitHub 装:
dsh plugin --profile web add github:Gumiho12345/dsh-plugin-net-access。 - 重启
dsh web。
注:带 prepare 构建脚本的插件,pnpm 会要求确认——把提示的 key 加进 pnpm-workspace.yaml 的 allowBuilds 再重跑即可。
实测报告
尚未验证——请自行安装测试。
仓库
github.com/Gumiho12345/dsh-plugin-net-access ↗
分享徽章
把这段粘进你的 README——它会链回本页,测试状态变化时自动更新:
[](https://dshbase.com/zh/plugins/dsh-plugin-net-access/)