Run this first to install the required python modules for your user
pip3 install -r requirements.txt --upgrade --user
Create the gsheet api credentials if using it https://docs.gspread.org/en/latest/oauth2.html
Fill out constants.py with your infomation
This tool will turn on and off LED location blinking on Aruba APs by ap name or ap mac address
This tool allows for some structured config of arubaos AP devices, or just raw config to send to all devices
This tool allows for various queries of aruba controller and ap information
This tool will reboot an Aruba AP by ap name or ap mac address
This tool will rename and regroup APs based on MAC address. Can be done individually, via csv, or via Google Sheet
This tool will locate a client by mac address or username. Also allows you kick the user off the controller. It also allows you to add and remove a user from the denylist
This is a rancid like backup tool for arubaos. It does not have source control built in