Docs/Get Started/Requirements
Annotated interface guide

Technical requirements

3 callouts
Annotated TrafficLab Technical requirements interface with three numbered callouts
  1. 1Host and app preferences
  2. 2Local data and storage
  3. 3Optional network services

TrafficLab is an Electron desktop application. These requirements describe the supported host environment for the packaged client and the optional services it can connect to.

Technical requirements

Supported hostInstall these before the first run
OptionDefaultValuesDescription
Operating systemWindows 10 1809+Windows 10 1809+ or Windows 11, 64-bitThe CodeCanyon package is focused on Windows x64. macOS and Linux builds are available from source.
RAM4 GB minimum8 GB recommended; 16 GB for larger parallel runsEach active browser worker consumes additional memory. Start with fewer workers on smaller machines.
CPU64-bit dual-coreModern 4-core CPU recommendedMore cores allow more simultaneous browser sessions without UI or session-log delays.
Storage1 GB freeAdditional cache and report spaceThe private Chromium runtime, browser cache, screenshots and exported reports use additional disk space.
NetworkInternet during setupRequired for activation and optional providersThe installer downloads the private Chromium runtime; AI, GA4, proxy and captcha integrations use their own endpoints.
.NETNoneNo .NET Framework or .NET Desktop RuntimeThe core client runs on Electron/Chromium and does not require a separate .NET dependency.

Optional integrations

  • AI Agent: an OpenAI-compatible endpoint, model name and API key.
  • GA4: a Measurement ID and Measurement Protocol API secret.
  • Captcha providers: a provider account and API key; service charges are separate.
  • Proxy routing: working HTTP or SOCKS endpoints if geographic testing is required.