Mock Mode
If you want to test the UI without risking any changes to your actual production Cloudflare infrastructure, we built Mock Mode for you.
How to use Mock Mode
From anywhere within the application, simply press:
m
You will instantly see the Mode: indicator in the top header change from [Real] to [Mock] (highlighted in orange).
What happens in Mock Mode?
When Mock Mode is engaged:
- Network Requests Stop: LazyFlare immediately stops sending
HTTPrequests to the Cloudflare API. - Fake Data is Generated: The application procedurally generates fake infrastructure data to populate the tables.
- Safe Mutations: You can safely test destructive actions like pressing
dto delete a record orSpaceto toggle proxy statuses without touching real data.
To return to your live Cloudflare infrastructure, simply press m again.