AI Agent Hub
Back to plugins
🧰

dsh-ssh-tunnel

Web Tools Updated 2026.08.27

Run the following command in DeepSeek Harness:

dsh plugin install thirsty5034/dsh-ssh-tunnel

Paste the following prompt into your AI chat to install this plugin:

To install this plugin in DeepSeek Harness, please run the command: dsh plugin install thirsty5034/dsh-ssh-tunnel, or visit the source repository at https://github.com/thirsty5034/dsh-ssh-tunnel.

About this plugin

When dealing with remote servers in environments like DSH, direct file access or simple subprocess calls often fall short. dsh-ssh-tunnel aims to bridge the gap between local workflows and remote Linux servers by providing a native SSH management solution. The plugin introduces a powerful SSHManager tool and a sidebar management interface, allowing users to maintain a multi-host inventory. It supports session strategies, interactive terminals (xterm), and dual-pane SFTP file management, all while keeping sensitive credentials safe from exposure to the model itself. Designed for project administrators, DevOps engineers, and researchers who need granular control, this tool enforces project-scoped authorization, ensuring that each workspace can only access its pre-approved hosts.

Use Cases

  • Manage multiple remote servers in a single sidebar
  • Safely execute remote commands and transfer files
  • Configure independent SSH authorization for different workspaces

Best For

  • DevOps Engineers
  • Researchers needing remote computing power
  • System Administrators