Skip to main content

Installing Zerotier Client Linux/Windows

ZeroTier Network

image.png

Linux Client Install

Open Terminal with SUDO privileges

With persistent Sudo privileges  

sudo -s
curl -s https://install.zerotier.com/ | bash

With in-line sudo privileges

curl -s https://install.zerotier.com/ | sudo bash

image.png

Activate agent with Network ID:

zerotier-cli join 35c192ce9b175a0c

image.png

You will get a 200 join OK message

Go to the Zerotier server and Authorize the client

image.png

Click the Edit button and give the client a meaningful Name and Description

image.png

The client is now active and is assigned an IP Address within the Zerotier Network