Zerotier-cli status: OFFLINE

I don’t think that information is displayed anywhere, other than perhaps examining the output of netstat

 netstat -nq -p udp -b

would show each UDP port being used by executable name. (Windows only for these command line options)