Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

fritzbox-checksum

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fritzbox-checksum

CLI utility to calculate the checksum of the FRITZ!Box backup file

latest
Source
npmnpm
Version
2.0.0
Version published
Maintainers
1
Created
Source

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

Keywords

checksum

FAQs

Package last updated on 09 Nov 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts