Skip to content

Add Fritz!Box Supportdata Parser - #390

Merged
stark4n6 merged 2 commits into
abrignoni:mainfrom
prosch88:main
Aug 5, 2026
Merged

Add Fritz!Box Supportdata Parser#390
stark4n6 merged 2 commits into
abrignoni:mainfrom
prosch88:main

Conversation

@prosch88

@prosch88 prosch88 commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Fritz!Box routers from Fritz! (formerly AVM) are widely used in Europe (especially Germany). Advanced support data can be retrieved via a form on the web interface (fritz.box/support.lua). This data is stored in a single large text file.

This parser extracts some of the available information and attempts to normalize the timestamps—which are present in various formats—to UTC.

Currently, the following are extracted:

  • Call logs
  • Device information
  • Event entries
  • Known network devices
  • Logs (aggregated from various sections of the file)
  • dmesg output.

This list is not exhaustive. Additional data may be added following further investigation.

Bildschirmfoto_20260805_140417

@stark4n6
stark4n6 merged commit dbc6fd4 into abrignoni:main Aug 5, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants