net access · DeepSeek Harness
Gumiho12345/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 pr
★ 5GitHub 星标
0分支
2026-08-17最近更新
JavaScript开发语言
NOASSERTION许可证
项目简介
调查记录:为什么 Windows 沙箱会卡死 HTTPS,net-access 是怎么来的
本文是 dsh-plugin-net-access 的完整背景调查记录(2026-08-15,Windows 11 26100/26200,dsh 0.1.0-rc.6)。 1. 症状
用户机器上 Invoke-WebRequest 与 curl.exe 的所有 HTTPS 请求失败,报:
安装命令
dsh plugin --profile web add github:Gumiho12345/dsh-plugin-net-access