kolawong/dsh-plugin-auth-webserver

kolawong★ 0JavaScript最后同步: 2026-08-16

在 GitHub 打开

DeepSeek Harness plugin providing HTTP Basic Authentication, remote IP access, and Web Cryptography UUID polyfill for self-hosted server deployments.

README 摘要

dsh-plugin-auth-webserver English 简体中文 A drop-in DeepSeek Harness ( dsh ) Cordis plugin providing HTTP Basic Authentication , Remote IP & Mobile Device Access , Web Cryptography UUID Polyfills , and Privileged RPC Gateway Delegation for self-hosted server deployments. 🚀 Key Features 🔒 HTTP Basic Authentication : Native browser popup login for cross-device web access (iPhone, iPad, Android, macOS, Windows). 🛡️ Zero Code Modification : 100% non-intrusive Cordis overlay patch; your upstream deepseek-harness git worktree stays completely clean for seamless git pull updates. 🌐 Raw IP & Mobile Device Support : Solves the browser crypto.randomUUID is not a function error on plain HTTP / public IP setups by injecting a compliant Web Cryptography UUID Polyfill at load time. 🔑 Settings & Presets RPC Trust : Unlocks privileged settings endpoints ( settings.describe , agentPreset. ) for authenticated remote IP clients without triggering HTTP 403. ⚡ WebSocket Downlinks Protection : Securely guards live streaming chat connections and event multiplexing. 📦 Installation Step 1: Clone the plugin to your DSH plugins directory Step 2: Register package link in DSH environment Step 3: Enable the …

在 GitHub 查看完整 README →
工具/开发authenticationbasic-authcordisdeepseek-harnessdsh-pluginwebserver

分类