arm Installation on Mac

Package Information:

Use: Terminal status monitor for Tor. The anonymizing relay monitor is a terminal status monitor for Tor, intended for command-line aficionados, ssh connections, and anyone with a tty terminal. This works much like top does for system usage, providing real time statistics for:

  • bandwidth, cpu, and memory usage
  • relay’s current configuration
  • logged events
  • connection details (ip, hostname, fingerprint, and consensus data)
  • … etc

URL: https://www.atagar.com/arm/

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. Installation
    brew install arm