Skip to content

Ringmast4r/Router-Rader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Router-Rader

GitHub repo size GitHub stars GitHub forks License Python

Network monitor for Xfinity routers. Shows connected devices, signal strength, MAC vendors, and more.

Features

  • Real-time device list from router
  • MAC vendor lookup (86K+ manufacturers)
  • Signal strength (RSSI) display
  • Online/offline tracking
  • Public IP detection
  • Multiple themes

Quick Start

git clone https://github.com/Ringmast4r/Router-Rader.git
cd Router-Rader
cp config.example.json config.json
# Edit config.json with your router password
python router_radar.py
# Open http://localhost:2600

Config

{
  "router": {
    "ip": "10.0.0.1",
    "username": "admin",
    "password": "YOUR_PASSWORD"
  }
}

License

MIT with Attribution - credit required. See LICENSE.


Created by Ringmast4r

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages