Skip to content

minniesBaa/network-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

network viewer

run this on a home server or random computer and you can view your network

features

  • view devices on your network up to ~5m from live
  • mark devices you want to monitior as "servers" (printers, servers, iot devices, etc)
  • dashboard displays total devices, total devices online, and bar diagaram of how many of your servers are up
  • looks cool

installation

  1. download templates/index.html, scan_net.py, and app.py into a folder (make sure index.html stays within templates)

  2. install deps

    python -m pip install zeroconf pythonping flask flask_apscheduler msgpack waitress
  3. run ipconfig and get your local IP address (it should follow the format of 192.168.###.###)

  4. run network viewer

    python app.py
  5. connect to the web GUI by just entering the local IP into your browser

  6. if you like this please star the repo! i would like to know if anyone ever uses this :P

About

view devices on your network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published