Commit Graph
17 Commits
Author SHA1 Message Date
Roman Shtylman c27100b98e refactor to use http agent interface for tunnels 2018-05-15 14:49:19 -04:00
Roman Shtylman 86dce49dd1 add --domain option to enable localtunnel servers on subdomains 2018-04-01 19:57:48 -07:00
Ajay Gandhi b1c296a409 Generate human readable IDs for client URLs (#77)
Based on @FranzSkuffka's suggested enhancement in PR 207 on
localtunnel/localtunnel
(https://github.com/localtunnel/localtunnel/pull/207), this PR uses the
"human-readable-ids" package to generate IDs of the form
"adjective-noun-number". These IDs are easier to remember and arguably
more useful in testing since they can be retyped without copying and
pasting.

Some sample IDs generated by this package are:

* heavy-puma-90
* grump-walrus-64
* purple-starfish-58
* nasty-seahorse-9
2018-04-01 18:00:21 -07:00
Arron Gibson 48475a404b readme: Fix minor typo (#58) 2017-02-08 20:56:19 -08:00
Roman Shtylman f1fa607ad9 README: add deploy instructions 2016-07-09 17:22:14 -07:00
frankenbot 1a32c88f5c Update redirects 2015-11-08 10:31:58 -08:00
Roman Shtylman 27b3fbccf7 readme: fix travis badge 2015-11-04 20:41:03 -08:00
Roman Shtylman ad914658f8 readme: update travis badge 2015-11-04 20:37:27 -08:00
Luke Horvat eddc50920b Fix minor typos 2015-10-08 15:37:30 +11:00
Roman Shtylman 54ae217a6a README: fix example 2015-04-21 18:32:12 -07:00
Roman Shtylman 9334b18117 update README for github username change 2013-10-16 10:20:08 -04:00
Roman Shtylman a6ec239a27 remove client components
* devDep localtunnel module for client
* update readme for server info
2013-06-16 18:46:29 -04:00
Roman Shtylman 929473913f add notes about running your own server 2012-12-24 03:14:19 -05:00
Roman Shtylman 741db27084 fix domain typo in readme
localtunnel.me not .com
2012-12-14 23:43:06 -05:00
Roman Shtylman 943a7dc35b typo 2012-11-05 16:05:32 -05:00
Roman Shtylman 2f692b8e29 expose client as a library
- Allows for using localtunnel from code instead of manually invoking
- add tests
- add travis config
- add travis badge
2012-11-03 15:16:30 -04:00
Roman Shtylman e0d16ce8a2 add README 2012-06-18 15:48:09 -04:00