@accelerator_one/shadow 中文文档教程

发布于 3年前 浏览 17 项目主页 更新于 3年前

Shadow

基于 AES 加密的简单 CLI 实用程序来加密/解密敏感文件


阴影

Installation

npm i -g @accelerator_one/shadow


Usage

shadow [options] [command]

Options:

ArgumentDescriptionDefault
-V, --versionoutput the version number-
-r, --recursiverecursive operation inside child directoriesfalse
-i, --includespecify the file extension allowed for processing''
-e, --excludespecify the file extension to exclude for processing''
-p, --passwordsecret key to encrypt/decrypt file(s)required
-h, --helpdisplay help for command-

Commands:

CommandDescription
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


shadow

Installation

npm i -g @accelerator_one/shadow


Usage

shadow [options] [command]

Options:

ArgumentDescriptionDefault
-V, --versionoutput the version number-
-r, --recursiverecursive operation inside child directoriesfalse
-i, --includespecify the file extension allowed for processing''
-e, --excludespecify the file extension to exclude for processing''
-p, --passwordsecret key to encrypt/decrypt file(s)required
-h, --helpdisplay help for command-

Commands:

CommandDescription
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

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文