dsh plugins中文
← Back to popular plugin directory

Server level gateway

slywalker2006/dsh-passwords · skills

Server-grade gateway that turns DeepSeek Harness into a multi-tenant platform: remote access + auto HTTPS, subuser permissions & quotas, sandbox enforcement, encrypted auth, audit log.

★ 11GitHub stars
2Forks
2026-08-17Last updated
TypeScriptLanguage
BSD-3-ClauseLicense

Project overview

给 DeepSeek Harness(dsh)加一层服务器级网关,把它从「本地单机工具」升级成能多人远程使用的多租户平台。

(dsh-passwords --version 看版本;dsh-passwords serve-gateway 手动启动网关。)

脚本自动完成:装依赖 → 编译 → 生成随机 SETUPKEY → 注册为 dsh 插件 → 应用远程设置补丁。

Install command

dsh plugin --profile web add github:slywalker2006/dsh-passwords
View GitHub repository ↗Back to popular plugin directory