Guide To Install argus On Mac

Package Information:

Name: argus
Use: Audit Record Generation and Utilization System server

Argus is the first network flow system, developed by Carter Bullard in the early 1980’s at Georgia Tech, and adopted for cyber security at Carnegie Mellon’s Software Engineering Institute in the late 1980’s. Network flow technology has become a critical part of modern cyber security and Argus is being used in some of the most important networks in the world.
URL: https://qosient.com/argus/

Installation Steps:

  1. Open Terminal using Spotlight search by pressing <command+space>. Type terminal and hit Enter key.
  2. Now, run
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install argus using brew
    brew install argus

argus is ready to use now!