Start and Stop the ZeroTier service on your Mac.

The ZeroTier menubar app is a separate process from the system service that makes ZeroTier work. You can quit the menubar app from it’s menu and the system service will continue to run.

To stop/start the ZeroTier system service, open Terminal.app and paste these commands:

Stop

sudo launchctl unload /Library/LaunchDaemons/com.zerotier.one.plist

Start

sudo launchctl load /Library/LaunchDaemons/com.zerotier.one.plist

 

See Also

https://zerotier.atlassian.net/wiki/spaces/SD/pages/29065282