ZeroTierOne
ZeroTierOne copied to clipboard
Add homeDir to info json
Want to show it in UIs. So need to get it via API.
It's also a pain to look up. You have to go to external docs.
zerotier-cli info -j
"config": {
"settings": {
"allowTcpFallbackRelay": true,
"forceTcpRelay": true,
"homeDir": "/Library/Application Support/ZeroTier/One",
under settings because it's a setting you can set when you start zerotier-one
Usage: /var/lib/zerotier-one/zerotier-one [-switches] [home directory]