Installing cidrmerge on Mac using Brew
Package Information:
Name: cidrmerge
Use: CIDR merging with white listing (network exclusion)
URL: https://cidrmerge.sourceforge.io
Installation Steps:
- Open Terminal on your Mac.
- Execute the following command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install cidrmerge using brew
brew install cidrmerge
cidrmerge is ready to use now!