5 releases (3 breaking)
0.4.0 | Apr 24, 2024 |
---|---|
0.3.0 | Apr 24, 2024 |
0.2.1 | Apr 24, 2024 |
0.2.0 | Apr 24, 2024 |
0.1.0 | Apr 23, 2024 |
#509 in Authentication
21 downloads per month
11KB
231 lines
rspotd-cli
Generate ARRIS/Commscope password-of-the-day for modems using rspotd library
Usage: rspotd-cli [OPTIONS]
Options:
-s, --seed <SEED> String of 4-8 characters, used in password generation to mutate output
-d, --date <DATE> Generate a password for the given date
-D, --des Output DES representation of seed
-f, --format <FORMAT> Password output format, either text or json [possible values: json, text]
-F, --date-format <DATE_FORMAT> Format the date string; see date(1) for valid format syntaxw
-o, --output <OUTPUT> Password or list will be written to given filename; existing file will be overwritten
-r, --range <START> <END> Generate a list of passwords given start and end dates
-v, --verbose Print output to console when writing to file
-h, --help Print help
-V, --version Print version
Dependencies
~5–7.5MB
~134K SLoC