ZeroTier-GUI icon indicating copy to clipboard operation
ZeroTier-GUI copied to clipboard

Way to see peer IP address

Open benhbell opened this issue 4 years ago • 2 comments

on Pop_os 21.04 The app works great! only immediate improvement i see is wishing it could dispaly peer IP addresses somewhere. I see their external IP, and I see the IP ranges for the network, but not what I can use to direct connect. which would be really helpful. Amazing work.

benhbell avatar Sep 17 '21 20:09 benhbell

Hmmm, if that info is exposed by the program, the I would have surely included it. I'd have to look at the output, see if it includes the IP address.

Maybe I could use the API to get it, in case it's not getting included in the command's output.

tralph3 avatar Sep 17 '21 21:09 tralph3

I did a bit of research, getting this information would require the user to log into their portal, and then make an api call. So it is not as ideal as it should be. But might be possible if there was a "login" flow inside the app. This would actually be an enhancement over what their cli and other apps can do.

On Fri, Sep 17, 2021, 17:58 Tomás Ralph @.***> wrote:

Hmmm, if that info is exposed by the program, the I would have surely included it. I'd have to look at the output, see if it includes the IP address.

Maybe I could use the API to get it, in case it's not getting included in the command's output.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tralph3/ZeroTier-GUI/issues/11#issuecomment-922103367, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHL75AHKOSQ24G63UPT32TUCO2XFANCNFSM5EII5J4Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

benhbell avatar Sep 18 '21 19:09 benhbell