Skip to content

To count the number of devices connected to your wifi and also calculate the time a device was connected.

Notifications You must be signed in to change notification settings

a2tm7a/Wifi-Users

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wifi-Users

Need to install nmap.
sudo apt-get install nmap

Add the Schema.
Add a cron job for the shell script
sudo crontab -e
*/2 * * * * /path/to/file/wifi_users.sh To run after every 2 mins

About

To count the number of devices connected to your wifi and also calculate the time a device was connected.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published