dsh-ssh-hub
Multi-server SSH terminal panel for DeepSeek Harness Web GUI — manage hosts and open multiple SSH terminals in a bottom panel
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:JUNQINGV587/dsh-ssh-hub说明文档
阅读完整 README ↗Usage
-
Press Ctrl+` to open the terminal panel at the bottom of the conversation.
-
Click 管理服务器 (Manage servers) → 添加服务器 (Add server) and fill in:
Field Description 名称 (Name) Display name, e.g. prod-db-1主机 (Host) IP or hostname 端口 (Port) SSH port, default 22用户名 (Username) SSH login user 认证方式 (Auth) password/privateKey/SSH Agent/none密码 / 私钥 Secret — left blank on edit keeps the stored one 远程初始目录 (Cwd) Optional initial working directory on the remote 连接超时 (Ready timeout) Optional, default 15 s Keepalive 间隔 Optional, default 30 s Use 测试连接 (Test) to verify before saving.
-
Click 新会话 (New session) → pick a server → an SSH terminal opens in a new tab.
-
Type, select-to-copy, right-click-to-paste. Drag the top edge of the panel to resize it.