diff --git a/README.md b/README.md index 7523f38..a0d4459 100644 --- a/README.md +++ b/README.md @@ -805,6 +805,7 @@ AetherForge is optimized for large-scale fleet management: - **SQLite WAL & Connection Pooling:** WAL mode is enabled and connection pool is set to 4 concurrent read/write connections to eliminate database locking under heavy stats load. - **Granular Dashboard Subscriptions:** Subsections use dedicated React context selectors and memoized components to prevent cascading re-renders on stats updates. - **Dynamic Config Overrides:** Spawning processes allow dynamic C2 URL, worker name, and fleet secret environment overrides. +- **Out-of-the-Box Cloudflare Tunnels:** The USB portable launcher builds with a built-in fallback Cloudflare tunnel token to enable remote routing immediately. ---