lijx122/dsh-plugin-auth-guard ↗★ 0
dsh-plugin-auth-guard
企业级零信任身份验证、局域网/公网访问控制与安全网关插件。
AI 分析
核心用途是为 DSH 提供访问控制与密码认证。适合有局域网共享或公网暴露需求、需要保护 API 密钥和对话隐私免受未授权访问的安全敏感型用户。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:lijx122/dsh-plugin-auth-guard說明文件
閱讀完整 README ↗⚙️ Configuration Guide
Navigate to Settings $ ightarrow$ Security & Access (安全与访问):
| Setting | Description | Default |
|---|---|---|
| Require password for LAN/Remote access | Requires password authentication when accessed from non-localhost IPs | Enabled |
| Enforce authentication globally | Enforces password authentication even on 127.0.0.1 localhost | Optional |
| Administrator Credentials | Set or change admin username and password ($\ge 6$ characters) | Customizable |
| Active LAN IP Directory | Real-time overview of all listening LAN addresses with 1-click copy | Auto-detected |
📑 Production-Ready Nginx Configuration Template