Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 268 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 268 Bytes

fritzbox-scripts

Scripts for FritzBox 7581 and other FritzBoxes

The script assumes that the following dependencies are installed

  • curl (for webrequests)
  • iconv (for conversion to UTF-16, needed for authz)
  • jq (for normalizing json)
  • md5 (for authz)