Forum Discussion

bitwisecook's avatar
bitwisecook
Icon for Altostratus rankAltostratus
Jul 06, 2026

Local-Only in your browser BIG-IP Report Generator

Leveraging my f5query engine  and the Python interface to it, along with my Tcl-LSP Tcl/iRule compiler and analyser, I built a report generator. You can run it locally yourself, it's a single HTML file that embeds all the WASM to do the work, makes no requests to the outside world.

I don't have good lab devices to use for demo content anymore so I had to use some SCF files I found on GitHub for the demo.

Example Report

Report Generator - nothing is ever uploaded, there's no telemetry, the only external URL in it is in the footer pointing to my GitHub.

It should have somewhat decent print output.

If you have feature requests, bug reports, please open issues on GitHub

This work only exists in the rust branch and 2.x pre-releases if you're interested in the code.

No RepliesBe the first to reply