dsh plugins中文
← Back to popular plugin directory

LAN plug-in

moxisuki/dsh-lan · skills

LAN plug-in for DeepSeek Harness (dsh): an overlay binds dsh web to the LAN, and injects crypto.randomUUID through index tap │ polyfill to fix non-security context startup crash.

★ 5GitHub stars
0Forks
2026-08-14Last updated
JavaScriptLanguage
License

Project overview

让 DeepSeek Harness 的 Web UI 可以在局域网访问的插件 + overlay。 警告

局域网设备打开启动行打印的 (LAN: http://...) 地址即可;多网卡机器请用真实局域网 IP 加端口(如 http://192.168.x.x:3080)。用域名/别名访问需编辑 cordis.yml 里注释掉的 trustedHosts 示例。

Install command

dsh plugin --profile web add github:moxisuki/dsh-lan
View GitHub repository ↗Back to popular plugin directory