Skip to content

jackeown/whoIsHome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhoIsHome

A simple Python CLI dashboard which uses nmap to help you keep track of who's on your network (made beautiful with the python library rich).


  1. Install nmap.

  2. Install using pip: pip install whoishome

  3. Add MAC addresses: whoishome --add Jack=DE:FA:CE:D1:23:45

  4. Learn more about how to use it: whoishome --help

  5. Run it: whoishome --subnet 192.168.0.1/24

About

Monitor who's on your home network from the command line with Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages