dsh-proxy
在直连、手动 HTTP(S)/SOCKS5 代理和环境/系统代理模式间热切换 DSH 进程内 fetch 流量,支持免代理规则,并可为之后启动的子进程导出代理环境变量。
Hot-switches in-process DSH fetch traffic among direct, manual HTTP(S)/SOCKS5 proxy, and ambient system-proxy modes, with no-proxy rules and optional proxy-environment export for newly spawned child processes.
怎么安装
dsh plugin add @tr1v3r/dsh-proxy 简介
dsh-proxy — runtime-switchable outbound proxy for DSH **中文说明见 README.zh.md。** @tr1v3r/dsh-proxy is a DeepSeek Harness plugin that routes **every in-process outbound request** — LLM providers, web_search / web_fetch, streamable-http MCP — through an HTTP(S) CONNECT or SOCKS5 proxy, and lets you **flip the proxy on, off, or to another server at runtime**, with zero restarts, by editing one section of $DSH_HOME/settings.yaml (hot-reloaded). The demo above is a real recording: node scripts/demo.mjs after install. How it works DSH and pi-ai issue requests through globalThis.fetch, which reads undic…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 1
- 月下载
- –
- 最近更新
- 2026-09-09
- 创建于
- 2026-09-07
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek-harness, dsh, dsh-plugin