Skip to content

Instantly share code, notes, and snippets.

@bryanthompson
Created July 19, 2013 04:02
Show Gist options
  • Save bryanthompson/6035065 to your computer and use it in GitHub Desktop.
Save bryanthompson/6035065 to your computer and use it in GitHub Desktop.
$ gem install devtunnel
$ devtunnel signup
# 1. Enter your email address
# 2. You'll get a confirmation email - click the link, paste your id_rsa.pub, set a password
$ devtunnel login
# log in with your email and password
$ devtunnel forward --port 8080
# now your local unicorn or whatever on port 8080 is forwarding :)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment