springbrand-lab/dsh-skin-universe--packages-dsh-ssh ↗★ 3
@linxin666/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 远程服务器操作与管理能力。适合需要让 AI 协助管理远程主机、执行命令、传输文件或进行集群操作的运维与开发人员。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:springbrand-lab/dsh-skin-universe#519c9946d9ce2cb820ce305eb5de899393ae7828&path:packages/dsh-ssh配置
设置面板(插件配置)可开关 announceToAgent(是否向 Agent 宣告插件)与
enabled(总开关)。