#modem #potd #docsis #arris #commscope

app rspotd-cli

使用rspotd库生成ARRIS/Commscope调制解调器的每日密码

5个版本 (3个破坏性更新)

0.4.0 2024年4月24日
0.3.0 2024年4月24日
0.2.1 2024年4月24日
0.2.0 2024年4月24日
0.1.0 2024年4月23日

#2 in #modem

每月49次下载

MIT/Apache

11KB
231

rspotd-cli

使用rspotd库生成ARRIS/Commscope调制解调器的每日密码

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

依赖项

~5–7.5MB
~133K SLoC