biyuhao/dsh-web-searxng0

dsh-web-searxng

DSH plugin: SearXNG-backed search provider for ctx.web (self-hosted, 1GB-VPS friendly)

包名
dsh-web-searxng
版本
0.1.0
许可证
MIT
最近更新
2026年9月5日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:biyuhao/dsh-web-searxng

配置

设置页 SearXNG 搜索 卡全部可配,也支持环境变量回退(SEARXNG_BASE_URL / SEARXNG_USERNAME / SEARXNG_PASSWORD / SEARXNG_PROXY_URL,见 .env.example)。优先级:设置页 > composition entry > 环境变量

字段说明默认
baseURLSearXNG 实例地址,留空 = 未配置(provider 不可用)""
username / passwordBasicAuth,公用实例留空即不发 Authorization""
categories / languageSearXNG 搜索参数general / zh-CN
safesearch0 关闭 / 1 中等 / 2 严格1
proxyUrl出境代理,留空 = 直连;出境受限的机器必填""