key-networks / ztncui

ZeroTier network controller UI
GNU General Public License v3.0
1.53k stars 228 forks source link

Member Status #34

Closed umardraz closed 3 years ago

umardraz commented 4 years ago

Hello! Is there any way to get status of network's members, means how we can know a member is online or offline ?

key-networks commented 4 years ago

I believe that it is possible via the Zerotier API. This is something you could do with zerotier-cli -j status. To do it via ztncui would require further development work.

pete1019 commented 3 years ago

Online Status would be so great! Any news on this?

And seeing the IP-Address of the member would be awesome as well.

Thank you

umekzg commented 3 years ago

Last seen. That's a big feature which wold be wonderful to have!

busch commented 3 years ago

In addition to the online status, it would also be great to see if the node is relaying or connected to the controller.

ali-95 commented 3 years ago

Можно закрывать Pr57

key-networks commented 3 years ago

Now in ztncui v0.7.0

pete1019 commented 3 years ago

@key-networks awesome, thanks. What about the "last seen" feature?

key-networks commented 3 years ago

@pete1019 - sorry, no 'last seen', just online status.