Skip to content

Instantly share code, notes, and snippets.

@ipepe
Last active July 28, 2021 17:28
Show Gist options
  • Save ipepe/e2dd504d494b58fd66e16d7df90a7163 to your computer and use it in GitHub Desktop.
Save ipepe/e2dd504d494b58fd66e16d7df90a7163 to your computer and use it in GitHub Desktop.
Install zero-tier on linux
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