CAPTAIN1275/dsh-ui-web--packages-dsh-ssh ↗★ 23
@captain1275/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 Analysis
核心用途是深度远程服务器管控。适合需要让 AI Agent 协助管理远程主机、执行集群命令或进行安全文件传输的系统管理员。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:CAPTAIN1275/dsh-ui-web#4a275b080cb6ff1a1a7a91a77e08aad6ad1eab56&path:packages/dsh-sshREADME
Read the full README ↗配置
设置面板(插件配置)可开关 announceToAgent(是否向 Agent 宣告插件)与
enabled(总开关)。