msakrejda / sshpool

Connection pool for SSH

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Connection pool for SSH


Languages

Language:Go 100.0%