kolawong/dsh-plugin-auth-webserver

插件 ⭐ 2 MIT socialweb-ui

DeepSeek Harness插件,为自托管服务器部署提供HTTP基本认证、远程IP访问以及Web Cryptography UUID填充。

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

安装

# From a git host (pin a commit so later pushes cannot change what runs):
dsh plugin --profile web add github:kolawong/dsh-plugin-auth-webserver#<commit-sha>

# Or from a tarball / npm registry once published:
dsh plugin --profile web add ./dsh-plugin-auth-webserver-0.3.0.tgz
dsh plugin --profile web add dsh-plugin-auth-webserver

kolawong/dsh-plugin-auth-webserver 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。