dsh-ssh-pro
Enhanced SSH ops: connectivity testing, remote ls, ssh-config import, known_hosts fingerprint checks and multi-host exec.
SSH 增强运维:连接测试、远程目录、ssh-config 导入、指纹检查与多主机批量执行。
How to install
dsh plugin add github:WODE25500/dsh-ssh-pro About
dsh-ssh-pro **DeepSeek Harness 的 SSH 增强运维插件** —— 补齐 base dsh-ssh 插件容易忽略的操作: 连接测试、远程目录浏览、~/.ssh/config 导入、known_hosts 指纹检查、多主机批量执行。 独立社区项目。复用 @linxin666/dsh-ssh 的主机配置存储(Apache-2.0),但**无运行时依赖**——只依赖 ssh2 库,可与任何 SSH 插件共存。 为什么做这个 原版 dsh-ssh 提供了 ssh_list/exec/upload/download/tunnel/cluster 和完整 GUI,但 **5 个引擎已有能力没暴露给 agent**,正是"存在但容易被忽略"的缺口: | 缺失的能力 | 原版状态 | 本插件 | |---|---|---| | 连接测试 | 引擎有 test(),无工具 | ✅ ssh_test | | 远程目录浏览 | 引擎有 ls(),无工具 | ✅ ssh_ls | | ssh-config 导入 | store 有 importFromSshConfig,无工具 | ✅ ssh_import | | 指纹确认 | 无 | ✅ ssh_keyscan | | 多主机批量 | cluster 依赖 GUI 面板 | ✅ ssh_multi_exec(独立实现) |…
Recommendation signals
Meta
- License
- NOASSERTION
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-08-20
- Created
- 2026-08-19
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- cordis, deepseek-harness, dsh, dsh-plugin, ops, plugin, remote, server, ssh
Related plugins
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-remote-web-ui
Remote control of a dsh web workspace from phone or PC: QR-code pairing through a token-gated channel, SSE real-time sync, and separate mobile and full desktop GUI modes.
dsh-Remote
Blank-not-black/dsh-Remote
DSH Remote · 口袋里的 DSH 控制台 会话 · 审批 · 提问 · 文件传输,局域网 / Tailscale 直连 多服务器自动选优,聊天记录离线可看 带 Token 鉴权,数据只在你的设备之间流动 Sessions · approvals · questions · file transfer over LAN / Tailscale. Automatic fastest-server selection. Chat history available offline. Token-authenticated — your data flows only between your devices.
dsh-mobile
cindyguyuehu123/dsh-mobile
Use DSH from iPhone/iPad: an explicit-opt-in LAN reverse proxy (Host/Origin rewrite through the loopback trust fence, WebSocket upgrades included), iOS PWA chrome (home-screen icon, standalone meta, viewport-fit), and touch/mobile CSS (safe areas, keyboard lifting, composer row fit).
dsh-mobile
saya-ch/dsh-mobile
Use DeepSeek Harness from your phone over a protected LAN: a dedicated mobile UI, secure HTTPS pairing, and /mobile conversation customization.