SSH Recipes in Go — Part One
Go has an amazing standard library and it has a pure-go implementation of SSH. This means that you can use Go to interact with remote SSH…