Skip to content

This script reacts on connection/disconnection of a specific device in your local network based on its MAC

Notifications You must be signed in to change notification settings

michaelpomogajko/macsniffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Macsniffer

About

This script reacts on connection/disconnection of a specific device in your local network based on its MAC

Usage

  • -h (--help) for arguments usage
  • run with sudo
  • provide your own network and device information
  • edit push() with your own script
  • nmap must be installed

Known Bugs

iPhones tend to switch to a kind of sleep-mode when not in use and disconnect from the network.
Depends on the usecase you could set -s to 30 minutes or longer, to prevent false positives.

About

This script reacts on connection/disconnection of a specific device in your local network based on its MAC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages