# sshpool **Repository Path**: mirrors_kr/sshpool ## Basic Information - **Project Name**: sshpool - **Description**: Connection pool for SSH - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2026-08-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Package sshpool provides a connection pool for SSH. Calling sshpool.Open will dial a new connection if necessary, and reuse an existing connection if possible. Documentation: http://godoc.org/github.com/kr/sshpool