@accelerator_one/shadow 中文文档教程
Shadow
基于 AES 加密的简单 CLI 实用程序来加密/解密敏感文件
Installation
npm i -g @accelerator_one/shadow
Usage
shadow [options] [command]
Options:
Argument | Description | Default |
---|---|---|
-V, --version | output the version number | - |
-r, --recursive | recursive operation inside child directories | false |
-i, --include | specify the file extension allowed for processing | '' |
-e, --exclude | specify the file extension to exclude for processing | '' |
-p, --password | secret key to encrypt/decrypt file(s) | required |
-h, --help | display help for command | - |
Commands:
Command | Description |
---|---|
encrypt [file] | Encrypt the specified file, otherwise collection of files |
decrypt [file] | Decrypt the specified file, otherwise collection of files |
help [command] | display help for command |
Issues
如果遇到任何问题,请在下标记>Issues 此存储库的部分
Shadow
Simple CLI utilility to encrypt / decrypt sensitive files based on AES encryption
Installation
npm i -g @accelerator_one/shadow
Usage
shadow [options] [command]
Options:
Argument | Description | Default |
---|---|---|
-V, --version | output the version number | - |
-r, --recursive | recursive operation inside child directories | false |
-i, --include | specify the file extension allowed for processing | '' |
-e, --exclude | specify the file extension to exclude for processing | '' |
-p, --password | secret key to encrypt/decrypt file(s) | required |
-h, --help | display help for command | - |
Commands:
Command | Description |
---|---|
encrypt [file] | Encrypt the specified file, otherwise collection of files |
decrypt [file] | Decrypt the specified file, otherwise collection of files |
help [command] | display help for command |
Issues
In case of any problems faced, please mark them under Issues section of this repository
更多
你可能也喜欢
- 3m5-banner-engine 中文文档教程
- 9otp-boot-component 中文文档教程
- @0x-lerna-fork/collect-updates 中文文档教程
- @2003scape/rsc-data-server 中文文档教程
- @42.nl/ui-core-content-state 中文文档教程
- @50000feet/oidc-slack-open-id-react 中文文档教程
- @99cloud/bpmn-editor 中文文档教程
- @a11ycore/puppeteer 中文文档教程
- @a417420427/use-mouse-distance 中文文档教程
- @abdullahiahmed02/lotide 中文文档教程