Package ZeroTier One for ultimate builds.
- To start the service, execute this command:
/usr/sbin/zerotier-one -d &
- Register at my.zerotier.com.
- Get the network ID, configure the network as private.
- From the ssh console (or web console) run the following:
zerotier-cli join [network id]
- Go to the web interface at my.zerotier.com and authorize the newly connected camera, authorization occurs by checking the box next to the corresponding peer.
- The configuration is stored in
/var/lib/zerotier-one
- You can leave the network by running the following command:
zerotier-cli leave [network id]