Script to capture the current list of BSSIDs from AirWave, generate PDF or CSV and send via Email
- Copy the files to host
- Optional (Create Virtual Enviroment)
"python3 -m venv venv"
"source venv/bin/activate"
- Install the requirements
"pip3 install -r requirements.txt"
- Edit bssid.py
Enter pdf or csv format option
Enter AirWave URL, login name, password and email info
- Run the script
"python3 bssid.py"
Question - Feel free to contact me:
#(c) 2022 Will Smith - WILL@WIFI-GUYS.COM