AI Agent Hub
Back to plugins
🖥️

dsh-ssh-remote

Client Updated 2026.08.26

Run the following command in DeepSeek Harness:

dsh plugin install CrazyShout/dsh-ssh-remote

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

To install the dsh-ssh-remote plugin in DeepSeek Harness, run the command 'dsh plugin install CrazyShout/dsh-ssh-remote' from the GitHub repository at https://github.com/CrazyShout/dsh-ssh-remote.

About this plugin

Managing code and files on remote servers from a local development environment can be cumbersome and error-prone. The dsh-ssh-remote plugin addresses this by allowing DeepSeek Harness users to seamlessly connect to SSH remote hosts and use distant directories as local workspaces, all within the familiar interface.
Its core capabilities include automatic discovery of host aliases from OpenSSH config, one-click addition of remote workspaces, and support for standard DSH file operations, bash execution, and terminal functionality. Security is prioritized with host key verification and path normalization to ensure data integrity, along with stable connection management and atomic file publishing.
Whether you're a developer or a system administrator who frequently accesses remote servers via SSH, dsh-ssh-remote enhances your workflow. It's especially useful for users with pre-configured SSH keys who want to efficiently manage tasks across multiple hosts without switching tools.

Use Cases

  • Edit and test code directly on remote servers
  • Execute bash commands and run tests via SSH
  • Securely manage file systems across multiple hosts

Best For

  • Developers who need to handle remote code
  • System administrators managing multiple SSH servers
  • Users of DeepSeek Harness for remote development