/AirWave-BSSID-Report

Script to capture the current list of BSSIDs from AirWave, generate a PDF and send via Email

Primary LanguagePythonMIT LicenseMIT

AirWave BSSID Report

Script to capture the current list of BSSIDs from AirWave, generate PDF or CSV and send via Email

Example Emailed Report

Install Instructions:

  1. Copy the files to host
  2. Optional (Create Virtual Enviroment)

"python3 -m venv venv"

"source venv/bin/activate"

  1. Install the requirements

"pip3 install -r requirements.txt"

  1. Edit bssid.py

Enter pdf or csv format option

Enter AirWave URL, login name, password and email info

  1. Run the script

"python3 bssid.py"

Question - Feel free to contact me:
#(c) 2022 Will Smith - WILL@WIFI-GUYS.COM