fritzbox-checksum

2.0.0 • Public • Published

fritzbox-checksum

Version npm CI Coverage

CLI utility to calculate and optionally update the checksum of the FRITZ!Box backup file.

Install

npm install -g fritzbox-checksum

Usage

usage: fritzbox-checksum [-h] [-o FILE] [--print-config] [-v] [FILE]

positional arguments:
  FILE                  the backup file (default: stdin)

optional arguments:
  -h, --help            show this help message and exit
  -o FILE, --output FILE
                        write to file instead of stdout
  --print-config        print the whole configuration updating the checksum with
                        the calculated one
  -v, --version         show program's version number and exit

examples:
  fritzbox-checksum backup.export
  fritzbox-checksum --print-config backup.export
  cat backup.export | fritzbox-checksum --print-config

License

MIT

Package Sidebar

Install

npm i fritzbox-checksum

Weekly Downloads

6

Version

2.0.0

License

MIT

Unpacked Size

13.3 kB

Total Files

6

Last publish

Collaborators

  • lpinca