Skip to content

bleo181-dev/SSID-logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSID-logger

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

Releases

No releases published

Packages

No packages published