Skip to content

sh3rp/sshexec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sshexec - Go library for executing SSH commands

This is a simple Go library for starting an SSH client agent and executing a set of commands based on host and credentials in a concurrent manner and passing the results of that command execution to a set of listening functions.

Example usage can be found in the example directory.

About

Multi-host concurrent SSH client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages