Skip to content

Instantly share code, notes, and snippets.

@Chrisedmo
Forked from almonk/gist:1f67aad473be5166b3c0
Last active November 1, 2015 22:41
Show Gist options
  • Save Chrisedmo/80159d9245e6036031bc to your computer and use it in GitHub Desktop.
Save Chrisedmo/80159d9245e6036031bc to your computer and use it in GitHub Desktop.
Handy localtunnel script (For Sketch Preview).
$ npm -g install localtunnel
/usr/local/bin/lt -> /usr/local/lib/node_modules/localtunnel/bin/client
localtunnel@1.7.0 /usr/local/lib/node_modules/localtunnel
├── debug@0.7.4
├── openurl@1.1.0
├── request@2.11.4
└── yargs@3.15.0 (camelcase@1.2.1, decamelize@1.1.0, window-size@0.1.2, cliui@2.1.0)
$ lt --port 8080
your url is: https://htkzpnysxf.localtunnel.me
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment