Skip to content
dsh.fish

Browse

4 results

Bundle

@xgone/dsh-remote

Remote access & authentication for the DeepSeek Harness web UI: login gate, MFA (TOTP), signed session cookies, role-based access, in-browser directory picker, account management settings. Fully localized (zh/en).

xgone64
Bundle

dsh-gateway

HTTPS + login gateway for the DeepSeek Harness web surface: securely access your DSH Web UI from another machine on your LAN, or from the internet via port forwarding. Fail-closed defaults (loopback-only listener, no accounts until configured); setup and security notes in the README.

clarknu5
Bundle

dsh-local-hanaccount

Access lock for DeepSeek Harness web profile (password, passkey, IP lists, Nginx)

Z-6354
Bundle

dsh-login

Password gate for dsh-web: opening the web port requires a username/password login; account credentials are stored salted+scrypt-hashed and AES-256-GCM encrypted in a local config file under $DSH_HOME. Host-only cordis plugin, no dsh source changes.

ravenli059