dsh-net-tools
Lets sandboxed agents reach the web through your local proxy: net_fetch fetches pages, net_proxy_status reports proxy status.
让沙箱里的 agent 通过你的本地代理联网:net_fetch 抓取网页,net_proxy_status 查看代理状态。
How to install
dsh plugin add github:izwarm195/dsh-net-tools About
dsh-net-tools **让DSH使用你的魔法**:把沙箱里的 agent 接上你本地的 HTTP 代理,一条命令就能抓取被墙的网站、文档和 API。 English · 简体中文 🤖 关于本项目 本项目由 **AI 完全开发与维护**:代码、测试与文档均由 AI(DeepSeek Harness 编码代理)生成,人工仅负责审阅、验收与发布。 要解决的问题 DSH 在文件沙箱(workspace-write)里执行命令时: Windows 基于 schannel 的 TLS(curl、PowerShell)**无法获取凭据**,所有 HTTPS 请求都会失败并报 SEC_E_NO_CREDENTIALS; Node.js 自带独立的 TLS 实现不受影响,但沙箱 shell 依然无法稳定联网; 本机代理(如 127.0.0.1:7897)只有在每个工具都记得手动传入时才会被使用,极易漏配。 这个插件做了什么 工具运行在 **DSH 宿主进程(Node.js)中**,位于文件沙箱之外,TLS 正常工作。插件提供: **net_fetch** —— 通过用户代理的手动 CONNECT 隧道抓取 HTTP(S) 内容(不走 schannel、零依赖)。自动跟随重定向、执行超时/大小上限/SSRF 防护,返回文本(或截断后的响应体)。 **net_proxy_status** ——…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-08-17
- Created
- 2026-08-16
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin
Related plugins
openclaw
openclaw/openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
mobile-mcp
mobile-next/mobile-mcp
Model Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
mcp-server-browserbase
browserbase/mcp-server-browserbase
Allow LLMs to control a browser with Browserbase and Stagehand