Skip to content

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:

  1. Network Requests Stop: LazyFlare immediately stops sending HTTP requests to the Cloudflare API.
  2. Fake Data is Generated: The application procedurally generates fake infrastructure data to populate the tables.
  3. Safe Mutations: You can safely test destructive actions like pressing d to delete a record or Space to toggle proxy statuses without touching real data.

To return to your live Cloudflare infrastructure, simply press m again.

Released under the MIT License.