Install on macOS
Use Homebrew to install the Akita Client for macOS. Run the following command to add Akita to your taps and install the Akita Client.
brew tap akitasoftware/akita && brew install akita-cli
Limitations with Network Monitoring on macOS
macOS does not support
setcap
to selectively enable packet capture for specific applications. This means to monitor network traffic you will have to run the Akita Client withsudo
.
Updated about 2 months ago
Did this page help you?