command
module
Version:
v0.0.0-...-602dc05
Opens a new window with list of versions in this module.
Published: Jan 1, 2014
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
gojuice
Description
An open source tool for recieving and decrypting your latest JuiceSSH CloudSync backup.
- Obtains an OAUTH2 authentication token from Google API
- Authenticates with the JuiceSSH API
- Retrieves your latest encrypted CloudSync backup in JSON format
- Decrypts the backup using a user provided passphrase
## Binary Downloads
Darwin (Apple Mac)
FreeBSD
Linux
MS Windows
NetBSD
OpenBSD
Build & Run
First download and install Go.
On OSX this is as easy as:
$ brew install go
For other linux/windows/freebsd check http://golang.org
Then build it!
# Fetch the source
$ go get github.com/Sonelli/gojuice
# Build it!
$ go install gojuice
Usage
Usage:
$GOPATH/bin/gojuice <decryption passphrase>
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
|
|
|
|
crypto
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.