Skip to content

Instantly share code, notes, and snippets.

ENDOFSIGSTART=
export PATH=/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin
#
# ZeroTier install script
#
# All this script does is determine your OS and/or distribution and then add the correct
# repository or download the correct package and install it. It then starts the service
# and prints your device's ZeroTier address.

Keybase proof

I hereby claim:

  • I am swherdman on github.
  • I am swherdman (https://keybase.io/swherdman) on keybase.
  • I have a public key ASCTl6bqyd1lw0RQItLU6CINgMShqhDmtioVuoGEbv7U0Qo

To claim this, I am signing this object:

@swherdman
swherdman / gist:520499154187ab6b77c3
Created May 13, 2015 04:11
Verifying I am +swherdman on my passcard. https://onename.com/swherdman
Verifying I am +swherdman on my passcard. https://onename.com/swherdman
@swherdman
swherdman / 0_reuse_code.js
Last active August 29, 2015 14:18
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console