Xs1KVerOA/dsh-service-manage

Xs1KVerOA★ 0JavaScriptLast synced: 2026-08-17

Open on GitHub

DeepSeek Harness service manager for SSH, FTP, databases, Docker and S3, with proxy support, SSH file transfer, remote terminals, and @server references.

README excerpt

dsh-service-manage DeepSeek Harness 静态服务管理插件。它通过 Node.js SDK 管理远程服务,并在会话中提供 @ 服务器引用。 Static service-management plugin for DeepSeek Harness. It uses Node.js SDKs for remote services and provides @ server references in conversations. 快速安装 / Quick install 直接从 GitHub 安装到 Web profile: The --allow-build flags are required by the current DSH/pnpm profile installer for the ssh2 , cpu-features , and protobufjs dependency scripts. The SSH implementation has a pure-JavaScript fallback when optional native bindings cannot be built. 从 GitHub 下载后本地安装: 需要 Node.js =22.19.0 和 DeepSeek Harness 0.1.0-rc.6 或更高版本。插件的运行时依赖(包括 @deepseek-ai/dsh-tools )已写入 dependencies ,不会依赖本机 Harness 源码目录。 Requires Node.js =22.19.0 and DeepSeek Harness 0.1.0-rc.6 or newer. Runtime dependencies, including @deepseek-ai/dsh-tools , are declared in dependencies , so the plugin does not rely on a local Harness checkout. 功能 / Features - FTP、SSH、Redis、MySQL、MariaDB、PostgreSQL、SQL Server、Elasticsearch、Docker、MongoDB、Cassandra 和 S3/MinIO/R2。 - 密码、SSH 私钥、S3 Access Key/Secret Key,以及 SSH/TCP/SOCKS5 代理。 - SSH SFTP 文件上传下载和远程终端。 - 会话中使用 @ 引用服务器;模型通过 dsh server manage 调用服务管理通道,不读取本机 SSH 配置或凭据文件。 See 简体中文 or English for the full feature, …

View full README on GitHub →
Terminal / TUIdsh-pluginterminal

Category