
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.
This plugin is a GitHub repository with the dsh-plugin topic — the repository README is the authoritative install source. Use the template below, adapting the package name / path from the README:
dsh plugin --profile web add $dsh-plugin-net-accessLocal development? dsh --profile web --patch ./cordis.yml with an absolute plugin path — see Plugin Development.GitHub source? dsh plugin --profile web add github:$Gumiho12345/$dsh-plugin-net-access — needs a prepare script in the repo (see packaging).
| Repository | Gumiho12345/dsh-plugin-net-access |
| License | NOASSERTION |
| Category | Tool |
| Status | Unverified |
| Last commit | 2026-08-15 |
| Indexed | 2026-08-16 |
Questions or feedback? Official Discussions is the project’s canonical support channel; Discord has an active community. dsh.so itself improves via plugin submissions and your feedback.