Skip to content

Track presence of device on network using MAC address.

Notifications You must be signed in to change notification settings

limitpointinf0/device-log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

device_log

Track presence of device on network using MAC address.

Keep track of device presence on a network. Use it to keep track of when I was home or away. You will need to have python 3 installed and run on Linux. Install arp-scan, then set up a cron job to run the bash script every few minutes. It will have a log.txt file with timestamps and device presence at that time.

Steps:

  1. sudo apt-get install arp-scan
  2. run tracker.py in in_out_py with option -h for more information

About

Track presence of device on network using MAC address.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published