For the complete documentation index, see llms.txt. This page is also available as Markdown.

ZeroTier

Install ZeroTier
sudo apt-get install curl -y
curl -s https://install.zerotier.com | sudo bash
Join an existing network
sudo zerotier-cli join <NETWORK_ID>

Last updated