Lunatic029/dsh-clash-proxy0

dsh-clash-proxy

Route DeepSeek Harness outbound HTTP (LLM + web search/fetch) through a local forward proxy such as Clash, bypassing loopback and private networks.

AI 분석

用于解决 DSH 的网络出站限制。适合需要通过本地代理(如 Clash)访问外部 LLM 接口或进行网页搜索,同时绕过本地回环地址的用户。

패키지
dsh-clash-proxy
버전
0.1.0
라이선스
MIT
최근 업데이트
2026. 8. 27.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Lunatic029/dsh-clash-proxy

Configuration

keytypedefaultmeaning
proxystringproxy env varsforward-proxy URL, e.g. http://127.0.0.1:7897
enabledbooleantrueset false to disable the plugin entirely
noProxystring[][]extra hosts / IPs / CIDRs to bypass