Downloads
Latest Release
Download Stable Release
Latest stable builds from our releases:
Windows
Linux
macOS
Development Builds
You can also get the latest development builds directly from our CI:
- Go to Actions
- Click on the latest successful workflow run
- Scroll down to "Artifacts"
- Download the appropriate artifact for your platform:
Windows-artifacts.zipfor WindowsLinux-artifacts.zipfor LinuxmacOS-artifacts.zipfor macOS
System Requirements
Windows
- Windows 10 or later (64-bit)
- Npcap installed in WinPcap compatibility mode
Linux
- Modern Linux distribution (Ubuntu 20.04+, Debian 11+, etc.)
- libpcap installed (
sudo apt install libpcap-devor equivalent) - Root/sudo privileges for packet capture
macOS
- macOS 10.15 (Catalina) or later
- libpcap installed (pre-installed or via
brew install libpcap) - Root privileges for packet capture