Get list of wifi clients connected to router using Python and Telnet
Almost all routers have telnet option to get information and configre. You can walk through your router and find a way to get information.
Here are two exapmles:
- for Dlink DIR-825ACG1 (dlink.py)
- for Keenetic Giga II (keenetic.py)