Update README with cloudflared fallback token details
Some checks failed
CI Docker Mining Proof / Linux agent hashrate proof (push) Has been cancelled

This commit is contained in:
Claude Code
2026-07-18 13:39:21 -07:00
parent 48eb64a42c
commit 6298cf4fe1

View File

@@ -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.
---