Last active
July 28, 2021 17:28
-
-
Save ipepe/e2dd504d494b58fd66e16d7df90a7163 to your computer and use it in GitHub Desktop.
Install zero-tier on linux
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl -s https://install.zerotier.com | sudo bash | |
sudo cat /var/lib/zerotier-one/authtoken.secret >> ~/.zeroTierOneAuthToken | |
chmod 0600 ~/.zeroTierOneAuthToken |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment