Files
redoctober/cmd/ro
Kyle Isom 7c4413ab4a Permit usernames with spaces. (#178)
+ We have an account with a space in it; the tool should accomodate
  this.

+ Additionally, support supplying only the username to the program.
2016-12-06 17:28:58 -08:00
..
2016-11-09 17:21:39 -05:00
2016-12-06 17:28:58 -08:00
2015-07-30 13:02:56 -07:00

ro

This is a command line based Red October client. It is still under development.

Usage

See

$ ro -h

Example

Assume username and password is stored at RO_USER and RO_PASS env variables.

  1. To see the current user and delegation summary:

    $ ro -server HOSTNAME:PORT summary

  2. To decrypt a RO encrypted file:

    $ ro -server HOSTNAME:PORT -in FILE -out FILE decrypt