tehmoon / cryptocli

The ultimate tool for data transfer, manipulation and proxy.
MIT License
16 stars 2 forks source link

Temporary file per message in file module #23

Closed tehmoon closed 5 years ago

tehmoon commented 5 years ago

Fun feature where the module could write multiple files per message. It will be of the following format: <8 alfa numeric unique string>_<13 alpha numeric ascii ordered char padded in lowercase>. The --path flag would be a directory.

tehmoon commented 5 years ago

Better feature in https://github.com/tehmoon/cryptocli/issues/28