#modem #potd #commscope #arris #docsis

app rspotd-cli

Generate ARRIS/Commscope password-of-the-day for modems using rspotd library

5 releases (3 breaking)

new 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

#2 in #modem

Download history 365/week @ 2024-04-18

365 downloads per month

MIT/Apache

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–7MB
~130K SLoC