Gert Hengeveld
|
2a74d6be9f
|
HTTPS support, Promise API, modern ES syntax
* Add support for tunneling a local HTTPS server.
* Return a Promise from localtunnel.
|
2019-09-16 07:30:13 -07:00 |
|
Roman Shtylman
|
2372ec22cc
|
add _request_ event to print basic request information
|
2018-04-03 22:16:32 -07:00 |
|
Jonas Finnemann Jensen
|
db22a4efe0
|
README: add Reference to go-localtunnel (#206)
|
2018-04-03 22:03:18 -07:00 |
|
Jimmie
|
cb3441a339
|
Add ability to specify env variables (#161)
Update yargs dependency to enable the new functionality.
|
2018-04-01 20:41:53 -07:00 |
|
Tom Osowski
|
4c136a265c
|
Spelling Fix in Readme (#193)
|
2017-12-10 08:28:31 -08:00 |
|
Sigve Sebastian Farstad
|
81c28d4d68
|
Fix typo in README.md (#143)
|
2016-09-06 06:58:25 -07:00 |
|
Matthieu Codron
|
371db2870a
|
[README] update the link to localtunnel server
|
2016-03-11 13:08:31 +01:00 |
|
Nathan Rajlich
|
f791217756
|
README: add missing back tick
|
2016-01-08 15:58:02 -08:00 |
|
Roman Shtylman
|
cce9d1490a
|
update travis to node 4 and fix travis badge
|
2015-11-04 20:43:17 -08:00 |
|
Roman Shtylman
|
809262cf3d
|
refactor into files
|
2014-12-21 17:46:38 -08:00 |
|
Roman Shtylman
|
a42f6a8d8d
|
document local-host option
|
2014-02-24 19:49:40 -05:00 |
|
Roman Shtylman
|
44be55cd7b
|
readme: fix markdown table
[ci skip]
|
2014-02-14 00:36:53 -05:00 |
|
Roman Shtylman
|
5c6cd2359c
|
add travis badge
- remove node 0.8
- add node 0.10
|
2014-02-14 00:34:40 -05:00 |
|
Roman Shtylman
|
2f6f9459ad
|
change main export signature to localtunnel(port, opt, fn)
Makes for a simpler hello world app
|
2014-02-14 00:32:43 -05:00 |
|
Roman Shtylman
|
fbfc923a7e
|
remove connect export in favor of single function
Since connect was the only function exported, we can just export the
function directly to make things simpler.
|
2014-02-13 23:51:29 -05:00 |
|
Roman Shtylman
|
2c38aefb9d
|
add go client to readme
|
2013-10-23 11:31:28 -04:00 |
|
Roman Shtylman
|
13afcff1ae
|
fix README api example
|
2013-06-17 02:12:54 -04:00 |
|
Roman Shtylman
|
ed5aa3f16b
|
remove server components
moved to localtunnel-server repo
|
2013-06-17 02:11:41 -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 |
|