zerotier / libzt

Encrypted P2P sockets over ZeroTier

Home Page:https://zerotier.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question about android example from documentation

tejas238 opened this issue · comments

Based on what is stated here: Zerotier Docs, it is possible to make api requests via libzt running on android to an API server that is running the zerotier linux client and connected to the same network. However, this does not seem to work for me and I'm getting api timeouts in android when I try to access the API. Have I misunderstood the documentation or is this document out of date?

image

A follow-up question in case this is possible would be: How is libzt allowing network access via the Zerotier assigned IP of another node if libzt is not the full vpn implementation of the regular zerotier android client?