New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

cipher-cli

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cipher-cli

Cipher command line client for compressing and encrypting folder

latest
Source
npmnpm
Version
1.0.3
Version published
Maintainers
1
Created
Source

cipher-cli

加密 cipher-cli -c config.json -t en

encipherSource 表示要加密的文件或文件夹 encipherDest 表示加密之后的文件 encipherMode 表示加密的方式 oneFile,加密成单个文件; perFile,加密encipherSource文件夹下面的每一个文件

解密 cipher-cli -c config.json -t de

decipherSource 表示要解密的文件或文件夹 decipherDir 表示存储解密后文件的文件夹位置

Keywords

compress

FAQs

Package last updated on 18 Nov 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts