icryptor
Version:
Encrypt tools for private accounts
18 lines (13 loc) • 324 B
Markdown
# icryptor
the decryption tools for the accounts
## Install
```sh
npm install -g icryptor
icryptor --help
ipassword --help
```
## Usage
```sh
icryptor -e [plain_folder] -d [crypte_folder] -p [password] -c [crypte_count]
ipassword -u [user] -p [password] -s [site] -c [count] -t [user]:[password]@[site]:[count] [-a]
```