chenw2759-wq/dsh-easyssh--packages-dsh-ssh ↗★ 1
@deepseek-ai/dsh-ssh
Remote SSH operations for the dsh web GUI: host config store (~/.dsh/dsh-ssh.json, import from ~/.ssh/config), a persistent ssh2 connection pool with jump-host support, exec / PTY web terminal / SFTP transfer / local port-forward tunnels / cluster execution, plus agent tools (ssh_list, ssh_exec, ssh_upload, ssh_download, ssh_tunnel, ssh_cluster). Hot-pluggable — mounted via ~/.dsh/cordis.patch.yml + a profile node_modules symlink, no dsh source changes.
AI 分析
核心用途是为 DSH 提供完整的远程 SSH 连接管理、终端及文件传输能力,并向 Agent 暴露相关工具。适合需要让 AI 协助管理和操作远程服务器的用户。
インストール
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:chenw2759-wq/dsh-easyssh#d2feba60619581b1d4478d24e8c170c4a4cf4f09&path:packages/dsh-sshドキュメント
README 全文を読む ↗配置
设置面板(插件配置)可开关 announceToAgent(是否向 Agent 宣告插件)与
enabled(总开关)。