TecFancy/dsh-auth-gate

Plugin ⭐ 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. | DeepSeek Harness (dsh) 网页版登录门插件:账号口令或共享令牌认证、会话 cookie、登录限速,附用户管理 CLI。

Install

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

Add TecFancy/dsh-auth-gate to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.