dsh-clash-proxy
让 DeepSeek Harness 的出网流量走本地 Clash 代理,代理关闭时自动回落直连。
Routes DeepSeek Harness outbound traffic through a local Clash proxy, with automatic fallback to direct when the proxy is off.
怎么安装
dsh plugin add dsh-clash-proxy 简介
English | 中文 dsh-clash-proxy Route DeepSeek Harness outbound HTTP through a local forward proxy (Clash, V2Ray, …), with automatic bypass of loopback and private networks. When your harness needs to reach the public internet through a proxy (for example, Clash running on 127.0.0.1:7897), this plugin makes every outbound request take that route: the harness's own fetch (web search, web fetch, LLM API calls) through an undici dispatcher child processes the agent's shell runs (git, curl, npm, pnpm, …) through the standard HTTP_PROXY / HTTPS_PROXY / NO_PROXY env vars a transient web toast when the …
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 1
- 月下载
- –
- 最近更新
- 2026-08-29
- 创建于
- 2026-08-27
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- agent, clash, deepseek-harness, dsh, dsh-plugin, proxy
同类推荐
dsh-full-remote
JUANWANG-BUAA/dsh-full-remote
远程访问 DeepSeek Harness 且服务端 API 完整:转发时改写 Host/Origin,恢复其他方案必定 403 的 settings.* / credentials.* / host.listDirectory。令牌门、按设备会话、可选首访审批。
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-remote-web-ui
手机/PC 远程操控 dsh web 工作区:扫码配对、令牌门控通道、SSE 实时同步,提供移动端与完整桌面 GUI 两种远程形态。
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-ssh
SSH 远程运维面板:Web 终端、SFTP 传输、本地端口转发与一条命令并发集群执行,Agent 与面板共用同一份主机配置。
dsh-web
zhu1090093659/dsh-web/tree/main/packages/dsh-remote-web-ui
手机/PC 远程操控 dsh web 工作区:扫码配对、令牌门控通道、SSE 实时同步,提供移动端与完整桌面 GUI 两种远程形态。