how to get a list of the connected wifi clients in OpenWrt 10.03?
|
feedback
|
|
You may use the arp-table, or DHCP-leases. Not a perfect solution, maybe it's enough? List arp-table
List DHCP-leases
... and combined
| |||
|
feedback
|