| Crates.io | zxcvbn-cli |
| lib.rs | zxcvbn-cli |
| version | 2.0.3 |
| created_at | 2019-06-01 07:15:34.606588+00 |
| updated_at | 2023-01-21 09:34:28.398828+00 |
| description | A simple CLI tool to check password strength using zxcvbn. |
| homepage | https://github.com/u32i64/zxcvbn-cli#readme |
| repository | https://github.com/u32i64/zxcvbn-cli |
| max_upload_size | |
| id | 138278 |
| size | 35,694 |
A simple CLI tool to check password strength using shssoichiro/zxcvbn-rs, which is a Rust port of dropbox/zxcvbn.
$ cargo install zxcvbn-cli
$ cargo install zxcvbn-cli -f
There are multiple ways to use zxcvbn-cli:
Supply password via argument:
$ zxcvbn [password]
Enter password via stdin:
$ zxcvbn
Enter password via stdin, but don't show it or the sequence in output:
$ zxcvbn -s
$ zxcvbn zxcvbn
$ zxcvbn "Tr0ub4dour&3"
$ zxcvbn correcthorsebatterystaple