ririv/dsh-lan-access0

dsh-lan-access

让局域网设备通过明文 HTTP 正常访问 dsh 网页版(补齐非安全上下文缺失的 crypto.randomUUID,不影响 localhost/HTTPS)

AI Analysis

核心用途是解决局域网设备通过明文 HTTP 访问 DSH 网页版时因缺少安全上下文导致的问题。适合需要跨设备局域网访问 DSH 的用户。

Package
dsh-lan-access
Version
0.1.0
License
MIT
Last updated
Aug 15, 2026

Install

This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗

3. 注册进配置树

编辑 ~/.dsh/profiles/web/cordis.patch.yml,在某个 insert: 块里新增(建议放在其他客户端插件之前):

- insert:
    - id: lan-access
      name: dsh-lan-access