Get bgpq3 installed on Mac using brew
Package Information:
Name: bgpq3
Use: bgp filtering automation for Cisco, Juniper, BIRD and OpenBGPD routers
URL: http://snar.spb.ru/prog/bgpq3/
Installation Steps:
- Open Terminal on your Mac.
- Copy and run the following command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install bgpq3 using brew
brew install bgpq3
bgpq3 is ready to use now!