Is there any way for a script running on one of my local servers to obtain the list of currently connected clients (address, MAC) short of screen scraping? I have no issue with including a telnet or SSH command in the script but I can't find the information in the router's filesystem. It seems that ASUSWRT runs some JS to derive the information but I haven't (yet) been able to decode what it's doing. Note, I don't use the router's built-in DHCP, preferring to use a service on one of my servers.