You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During AP mode it would be nice to see what devices are connected (with some history as to last connected). Currently running watch -n2 "arp -a" allows me to see what's connected but something more iftop would be a "nice to have".
During AP mode it would be nice to see what devices are connected (with some history as to last connected). Currently running
watch -n2 "arp -a"allows me to see what's connected but something moreiftopwould be a "nice to have".