Skip to content

Instantly share code, notes, and snippets.

@danpal
Created August 28, 2012 17:25
Show Gist options
  • Save danpal/3501108 to your computer and use it in GitHub Desktop.
Save danpal/3501108 to your computer and use it in GitHub Desktop.
Installing authy-ssh
Installation.
$ curl 'https://raw.github.com/authy/authy-ssh/master/authy-ssh' -o authy-ssh
$ sudo bash authy-ssh install /usr/local/bin
$ sudo /usr/local/bin/authy-ssh enable `whoami` <your-email> <your-country-code> <your-cellphone>
$ authy-ssh test
$ sudo service ssh restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment