SummerSec/dsh-web-auth
DeepSeek Harness Web GUI 的传输层认证网关
catalog 简介:Transport-level authentication gate for the DeepSeek Harness Web GUI
安装
# 1) Generate a random password + scrypt hash (save the password offline)
npx --yes @summersec/dsh-web-auth generate
# 2) Export the hash for this shell session (do not commit it)
$env:WEB_AUTH_PASSWORD_HASH = 'scrypt$...'
$env:WEB_AUTH_USERNAME = 'admin'
# 3) Install into the web profile
dsh plugin --profile web add @summersec/dsh-web-auth
# 4) Start the GUI
dsh web
把 SummerSec/dsh-web-auth 加入你的 DSH 配置(web profile)即可启用。
README
展开完整 README 收起
README 内容为空。
tt-a1i/archify
zhu1090093659/dsh-web-ui
strukto-ai/mirage
liustack/modlens
omdsh-dev/DSH-better-sidebar
ccch1mneyyy/dsh-TUI
agentrq/agentrq
GanyuanRan/Aegis