Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/apollo917/pwdr-cli
Command-line interface for the pwdr npm package
https://github.com/apollo917/pwdr-cli
cli javascript node password pwd pwdr pwdr-cli
Last synced: about 14 hours ago
JSON representation
Command-line interface for the pwdr npm package
- Host: GitHub
- URL: https://github.com/apollo917/pwdr-cli
- Owner: Apollo917
- License: mit
- Created: 2024-10-07T05:28:10.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-10-09T19:18:55.000Z (about 1 month ago)
- Last Synced: 2024-11-16T23:41:04.985Z (about 14 hours ago)
- Topics: cli, javascript, node, password, pwd, pwdr, pwdr-cli
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/pwdr-cli
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ๐ป PwdrCLI
Command-line interface for the [pwdr](https://www.npmjs.com/package/pwdr) npm package
[![version](https://img.shields.io/npm/v/pwdr-cli?style=for-the-badge)](https://www.npmjs.com/package/pwdr-cli)
[![license](https://img.shields.io/npm/l/pwdr-cli?style=for-the-badge)](https://github.com/Apollo917/pwdr-cli/blob/main/LICENSE)
[![downloads](https://img.shields.io/npm/dw/pwdr-cli?style=for-the-badge)](https://www.npmjs.com/package/pwdr-cli)## ๐ Quickstart
```bash
npx pwdr-cli -p compatibility_check_phrase -k compatibility_check_key -l 32
```### ๐งพ CLI args
- **required**
- `-p, --phrase ` secret phrase
- `-k, --keys ` secret key(s)
- **optional**
- `-l, --length ` password length (default 32)### ๐ข Resulting password
- Minimum length: 16
- Maximum length: 64
- Default length: 32## ๐ Version compatibility check
- phrase: `compatibility_check_phrase`
- key: `compatibility_check_key`
- length: `32`### ๐ท๏ธ Versions
- **v1.0.0**
- output: `1e9/wtB["D0NS/oCa/ra9p,v'NHBT4GQ`