Skip to content
dsh.fish

Browse

9 results

Bundle

dsh-plugin-proxy

Global proxy for DeepSeek Harness: route agent tools, model requests and web fetches through the Windows system proxy or a custom proxy with one persistent toggle, an editable settings card, agent-visible status and a bypass-aware prompt section

LucienLL5
Bundle

@superfish058/dsh-llm-proxy

DSH 模型代理插件:按模型走代理(Clash 等),有官方出站代理包时复用其传输层,设置页实时生效。

superfish0585
Bundle

dsh-llm-proxy

Persistent global fetch proxy for DeepSeek Harness LLM requests (undici setGlobalDispatcher + EnvHttpProxyAgent), configured via the llm-proxy settings namespace

Ye-Yu-Mo5
Bundle

dsh-system-proxy

DSH host plugin — smart outbound HTTP(S) routing: named proxies (http/https/socks4/4a/5/5h), per-host/provider/plugin rules, direct-first fallback with health memory (global fetch + node http/https).

khiqwq3
Bundle

dsh-fetch-timeouts

Raise Node's HTTP timeouts for the whole DeepSeek Harness process so slow local models are not cut off at 5 minutes

d3vmeh2
Bundle

@aiwayds/dsh-llm-proxy

dsh plugin: SYSTEM proxy (env) + LLM traffic-splitting proxy via a process-global undici routing dispatcher

fan561
Bundle

@tr1v3r/dsh-proxy

Runtime-switchable outbound proxy for the DeepSeek Harness: hot-reload HTTP(S)/SOCKS5 routing for every global-fetch request via a settings section.

tr1v3r1
Bundle

dsh-web-fetch-proxy

Proxy-egress WebFetchProvider for ctx.web: routes web_fetch through one explicit HTTP(S) proxy (undici ProxyAgent) instead of local DNS pinning, for fake-ip/TUN DNS environments. No core patches.

shaomingbo
Bundle

dsh-host-router

dsh 外挂式网络路由:按 hostname 给 dsh 请求分流——勾选的域名走本地代理(Clash 等),其余直连。内置嗅探,自动扫描 dsh 访问过的 hostname,设置页勾选即生效(保存即热生效,免重启)。纯外挂:dependencies 空,运行时零 require,全靠宿主 ctx 注入;不碰 settings.yaml provider 配置。

Yidien