TecFancy/dsh-auth-gate

插件 ⭐ 2 MIT securitysocial

Login gate for the DeepSeek Harness (dsh) web surface: password or shared-token authentication, session cookies, rate limiting, and a user-management CLI.

catalog 简介:Login gate for the DeepSeek Harness (dsh) web surface: password or shared-token authentication, session cookies, rate limiting, and a user-management CLI. | DeepSeek Harness (dsh) 网页版登录门插件:账号口令或共享令牌认证、会话 cookie、登录限速,附用户管理 CLI。

安装

dsh-auth user add admin --password-stdin   # add a user
  dsh-auth user list                          # list users
  dsh-auth user disable admin                 # block a user's future logins
  ```

## Quick start

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

README

展开完整 README 收起

README 内容为空。