In the zerotier-cli peers command, I get a column called <link> and use DIRECT/RELAY to indicate whether the two nodes are directly connected to each other or not, but with http://localhost:9993/peer I can't get the information like DIRECT/RELAY or something like that. Can you please add this response field in subsequent versions of zerotier? Or is there any other way I can determine the link status?
In the
zerotier-cli peers
command, I get a column called<link>
and useDIRECT/RELAY
to indicate whether the two nodes are directly connected to each other or not, but withhttp://localhost:9993/peer
I can't get the information likeDIRECT/RELAY
or something like that. Can you please add this response field in subsequent versions of zerotier? Or is there any other way I can determine the link status?