Skip to content

SONAR Installation

This guide explains how to install SONAR depending on your operating system.

  1. Download: Get the Windows installer from the download page.
  2. Install: Double-click the downloaded .exe or .msi file and follow the setup wizard.
  3. Required dependency: Install Npcap 1.87 if you want to capture live network traffic.

Make sure libpcap is available on the host before running live capture.

Fenêtre de terminal
sudo apt install libpcap-dev
Fenêtre de terminal
sudo apt install ./sonar*.deb
Fenêtre de terminal
sudo dnf install ./sonar*.rpm
Fenêtre de terminal
chmod +x SONAR*.AppImage
./SONAR*.AppImage
  1. Download: Get the .dmg file from the download page.
  2. Install: Open the disk image and drag SONAR into Applications.
  3. First launch: If macOS blocks the app, allow it from the system security settings.

Recent SONAR versions also expose a no-window mode for automated workflows.

Fenêtre de terminal
sonar --headless