Hi all,

I'm pleased to announce Goph 0.9.0!

Goph is a lightweight Go SSH client focusing on simplicity!
Features

   - 
   
   Easy to use and simple API.
   - 
   
   Supports known hosts by default.
   - 
   
   Supports connections with passwords.
   - 
   
   Supports connections with private keys.
   - 
   
   Supports connections with protected private keys with passphrase.
   - 
   
   Supports upload files from local to remote.
   - 
   
   Supports download files from remote to local.
   - 
   
   Supports connections with ssh agent.
   - 
   
   Supports adding new hosts to known_hosts file.
   - 
   
   Supports file system operations like: Open, Create, Chmod... via SFTP
   
You can find the full list of features and the docs on the github page:

https://github.com/melbahja/goph

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/f96ade4a-7660-44cd-a222-2949b96e99fan%40googlegroups.com.

Reply via email to