mirror of
https://github.com/cloudflare/redoctober.git
synced 2026-01-06 05:27:17 +00:00
Don't assume that the creator of the order wants the delegations. Instead it's much nicer with our current scheme to take in a big slice of people who want delegations, so that each person who ne eds a delegation doesn't need to make an order.
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.
-
To see the current user and delegation summary:
$ ro -server HOSTNAME:PORT summary
-
To decrypt a RO encrypted file:
$ ro -server HOSTNAME:PORT -in FILE -out FILE decrypt