Popularity
5.8
Declining
Activity
0.0
Stable
190
12
83

Programming language: Go
Latest version: v0.1

EasySSH alternatives and similar packages

Based on the "DevOps Tools" category.
Alternatively, view EasySSH alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of EasySSH or a related project?

Add another 'DevOps Tools' Package

README

easyssh

Description

Package easyssh provides a simple implementation of some SSH protocol features in Go. You can simply run command on remote server or upload a file even simple than native console SSH client. Do not need to think about Dials, sessions, defers and public keys...Let easyssh will be think about it!

So easy to use!

Run a command on remote server and get STDOUT output

Upload a file to remote server