# ssh-slaves-plugin **Repository Path**: mamh-java/ssh-slaves-plugin ## Basic Information - **Project Name**: ssh-slaves-plugin - **Description**: https://github.com/mamh-java/ssh-slaves-plugin - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-14 - **Last Updated**: 2025-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README SSH Build Agents Plugin for Jenkins ========================= [![Jenkins Plugin](https://img.shields.io/jenkins/plugin/v/ssh-slaves.svg)](https://plugins.jenkins.io/ssh-slaves) [![GitHub release](https://img.shields.io/github/release/jenkinsci/ssh-slaves-plugin.svg?label=changelog)](https://github.com/jenkinsci/ssh-slaves-plugin/releases/latest) [![Jenkins Plugin Installs](https://img.shields.io/jenkins/plugin/i/ssh-slaves.svg?color=blue)](https://plugins.jenkins.io/ssh-slaves) Provides a means to launch agents via SSH. ## Documentation * [Configure guide](doc/CONFIGURE.md) * [Troubleshooting guide](doc/TROUBLESHOOTING.md) * [Using the plugin with Cygwin on Windows](doc/CYGWIN.md) ## Changelog * For 1.30.0 and newer versions, see [GitHub Releases](https://github.com/jenkinsci/ssh-slaves-plugin/releases) * For previous versions, see [this file](./CHANGELOG.md) ## Notes This plugin is formerly known as "SSH Slaves Plugin". It was renamed in [1.32.0](https://github.com/jenkinsci/ssh-slaves-plugin/releases/tag/ssh-slaves-1.31.0), but the plugin ID was retained as `ssh-slaves` to retain compatibility for the plugin users.