shaomingbo/dsh-web-fetch-proxy ↗★ 0
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.
AI 분석
核心用途是解决 fake-ip/TUN 等虚拟网卡 DNS 环境下的网页抓取问题。适合需要通过特定代理服务器进行网络请求,且不希望修改 DSH 核心代码的用户。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:shaomingbo/dsh-web-fetch-proxy配置与接线(仅 profile patch 层,零核心改动)