Skip to content

Golang package for easy remote execution through SSH

Notifications You must be signed in to change notification settings

debarshri/easyssh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Golang package for easy remote execution through SSH

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%