Wi-Fi SSID Logger
Script that continuously scans the Wi-Fi in its radius and saves the unique SSIDs encountered in a text file. The data obtained are also available for easier viewing at [IP]/view_log_file.php
installation
sudo apt update
sudo apt install iw
git clone https://github.com/bleo181-dev/SSID-logger.git
cd SSID-logger
./setup.sh