cryptdir
v1.2.0
Published
Command line tool and library for encrypting and decrypting dirents
Downloads
17
Maintainers
Readme
cryptdir
Node.js command line tool and library for encrypting and decrypting dirents.
Installation
$ npm install -g cryptdir
Usage
General Options
Options:
-v, --version output the version number
-p, --password <password> password for encryption or decryption
-s, --src-directory <dir> directory of source files
-e, --enc-directory <dir> directory of encrypted files
-h, --help display help for command
Commands
- encrypt
- decrypt
encrypt
Options:
-f, --filter <filter> regular expression pattern
License
This project is licensed under MIT.