napalm-logs icon indicating copy to clipboard operation
napalm-logs copied to clipboard

Is there a way to get a list of authenticated clients?

Open wasabi222 opened this issue 7 years ago • 1 comments

I want to be able to write some python to do something like, napalm_logs.get_authenticated_clients() and then have it return a list of IPs that are properly authenticated. I looked through the utils but don't see anything there. Is there already something in place that I could get this info?

wasabi222 avatar Nov 28 '17 18:11 wasabi222

Hi @wasabi222 - at the time being there isn't any way to get the authenticated users. But we thought about this, and I think it would be nice to have.

mirceaulinic avatar Nov 30 '17 16:11 mirceaulinic