Install
Trace Eagle ships as a desktop app for macOS, Windows, and Linux. Phone traffic (iOS, Android) is also captured through a connected computer, so no matter what you want to capture, the desktop app is where you start.
Grab the installer for your platform from the download page.
The app isn’t notarized by Apple yet (our developer account isn’t ready), so macOS blocks it on the first launch. This is expected — you approve it once under Privacy & Security, and macOS remembers your choice from then on.
- Download the version for your chip (Apple Silicon or Intel) and unzip it.
- Drag TraceEagle.app into your Applications folder.
- Double-click the app. macOS says “Apple could not verify ‘TraceEagle’ is free of malware.” — click Done.
- Open System Settings → Privacy & Security and scroll down to the Security section. You’ll see “TraceEagle was blocked to protect your Mac” with an Open Anyway button — click it.
- Confirm with Touch ID or your password, then click Open Anyway in the final dialog. The app launches, and every launch after this works with a normal double-click.
Windows
Section titled “Windows”- Download the installer (
.exe), run it, and follow the prompts to install. - NIC capture depends on the Npcap driver; the app installs it automatically when needed, so you don’t have to download it separately.
- Launch it from the Start menu.
- Download the AppImage or
.deb. - AppImage: add executable permission with
chmod +x, then run it directly;.deb: install with your package manager. - Launch it from the application menu or terminal.
About permissions
Section titled “About permissions”Low-level capture methods like NIC capture and system-level capture need higher system privileges. The first time you use them, the app requests authorization (administrator / root on macOS / Linux, administrator on Windows); just approve. It’s usually not needed for proxy capture and per-process capture alone.
After installing
Section titled “After installing”Open the app and you’ll see an empty request list waiting for traffic. Then follow Getting Started to capture your first request.