An open API service indexing awesome lists of open source software.

https://github.com/scylladb/go-sshtools

Go SSH client wrapper and other tools
https://github.com/scylladb/go-sshtools

golang ssh

Last synced: 2 months ago
JSON representation

Go SSH client wrapper and other tools

Awesome Lists containing this project

README

        

# Scylla SSH tools

Package sshtools provides a wrapper around SSH client with the following features:

* Context aware (dial and execution),
* Keepalive enabled,
* Can copy files using SCP.

## License

Copyright (C) 2017 ScyllaDB

This project is distributed under the Apache 2.0 license. See the [LICENSE](https://github.com/scylladb/gocqlx/blob/master/LICENSE) file for details.
It contains software from:

* [Hashicorp Terraform](https://github.com/hashicorp/terraform), licensed under the MPL-2 license