IT/Software/Networking/ZeroTier

From msgwiki
< IT‎ | Software‎ | Networking
Revision as of 15:30, 22 April 2020 by Walttheboss (talk | contribs)
Jump to navigation Jump to search

Basics

You need to get an account at ZeroTier

You can connect up to 100 computers for free.

After that get another and you get 200.

Install


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

Errors


  • It will not install if your package manager has issues.

sudo apt --fix-broken install

sudo dpkg --configure -a