Roman Shtylman
a46cd02fcb
update history
2015-07-22 17:19:15 -07:00
Roman Shtylman
792d9f19bd
update history
2015-07-22 17:18:45 -07:00
Roman Shtylman
d0b483b92b
Merge pull request #75 from artmees/master
...
Implement short argv via yargs
2015-07-22 17:16:49 -07:00
Ahmed Abdel Razzak
59d96a3cc6
Update the client to include shorthand options
...
Providing aliases for all of the supported options
-h, --host
-s, --subdomain
-l, --local-host
-o, --open
-p, --port
--help
--version
Minor clean up in the code removing the blocks that already handled
by yargs ( version, help and required options )
Handle validating that the passed port could be validated as a number
Remove the spaces in empty lines
2015-07-23 02:05:17 +02:00
Ahmed Abdel Razzak
b516ecccfa
Replace optimist with yargs
2015-07-23 00:57:01 +02:00
Roman Shtylman
f68b1f06d9
1.6.0
v1.6.0
2015-07-15 22:29:49 -07:00
Roman Shtylman
4d09875163
update history
2015-07-15 22:26:40 -07:00
Roman Shtylman
2773fe6923
Merge pull request #74 from davej/patch-1
...
Increase max event listeners to prevent premature memory-leak warnings
2015-07-15 22:24:47 -07:00
Roman Shtylman
457bd64ecc
Merge pull request #85 from zeevl/keep-alive
...
Keep sockets alive after connecting
2015-07-15 15:19:35 -07:00
Steve Lamb
eb31659345
Keep sockets alive after connecting
2015-07-15 10:29:53 -07:00
Roman Shtylman
3ee8b1b884
Merge pull request #79 from Urucas/master
...
Add --open param to open tunnel url
2015-06-23 23:29:39 -07:00
vrunoa
15aac729bb
add open param; opens url in your browser after localtunnel is launched
...
add open param; opens url in your browser after localtunnel is launched
update package version
multiplatform open with openurl package
update package.json
correct source code spacing & indentation
update openurl dependency
revert package version
move require('openurl') to the top, correct 4 spaces indentation
2015-06-23 17:10:28 -03:00
Dave Jeffery
e73cfe3e45
Increase max event listeners to prevent premature memory-leak warnings #71
2015-05-31 22:19:45 +01:00
Roman Shtylman
790a642a83
1.5.1
v1.5.1
2015-05-26 09:28:59 -04:00
Roman Shtylman
e6539e1225
Merge pull request #72 from Lykathia/patch-license
...
package.json: Add license to package.json
2015-05-25 23:04:03 -04:00
Evan Lowry
4c0a5dc4eb
Add license to package.json
2015-05-25 22:55:41 -03:00
Roman Shtylman
809262cf3d
refactor into files
2014-12-21 17:46:38 -08:00
Roman Shtylman
ddb47d2f90
add .npmignore file
2014-10-25 17:21:59 -07:00
Roman Shtylman
a6845ec63b
v1.5.0
v1.5.0
2014-10-25 17:13:58 -07:00
Roman Shtylman
adecf03f41
update history
2014-10-25 17:13:49 -07:00
Roman Shtylman
9bdb40e97c
when remote endpoint has an error, just close it
2014-10-25 17:05:19 -07:00
Roman Shtylman
006ce7733b
v1.4.0
v1.4.0
2014-08-31 22:59:17 -07:00
Roman Shtylman
624d279c26
History: update
2014-08-31 22:58:43 -07:00
Roman Shtylman
c2b8f2b7ab
Merge pull request #57 from kesla/handle-etimedout
...
don't emit ETIMEDOUT-errors
2014-08-31 22:57:30 -07:00
David Björklund
4d9dcc1711
don't emit ETIMEDOUT-errors
2014-08-28 20:12:09 +02:00
Roman Shtylman
7b1fef982f
1.3.0
v1.3.0
2014-05-13 20:33:41 -04:00
Roman Shtylman
b1ebef2b0b
fix code style
2014-05-13 20:32:43 -04:00
Tymoteusz Paszun
9ad43778b7
fixed Host header replacement - remembers if header is already replaced and does not remove _transform method
2014-05-13 09:24:08 +02:00
Tymoteusz Paszun
887c444543
added test for chunked requests
2014-05-13 09:16:50 +02:00
Tymoteusz Paszun
828cb2afcb
transform Host header when local-host is defined explicitly
2014-05-09 15:07:38 +02:00
Roman Shtylman
8768329fdd
update history with two recent minor versions
2014-04-28 19:03:33 -04:00
Roman Shtylman
3026d6a42c
1.2.0
v1.2.0
2014-04-28 19:00:12 -04:00
Roman Shtylman
abd461f83a
Merge pull request #47 from dscape/patch-1
...
return client from 'localtunnel' api call
2014-04-28 18:58:54 -04:00
Nuno Job
2acea3d77f
Return client
...
This allows manipulating the client from outside. Allowing, for example, to close a connection.
2014-04-28 23:32:00 +01:00
Roman Shtylman
5d0eb3382a
add --version CLI flag to get version info
2014-04-22 19:55:19 -04:00
Roman Shtylman
3b67c8a8ce
1.1.2
v1.1.2
2014-04-20 10:51:24 -04:00
Kevin Ingersoll
71552a336e
Increase default Mocha timeout
2014-04-20 10:45:21 -04:00
Roman Shtylman
87a23bf28c
fix status code check for url request
2014-04-19 19:33:52 -04:00
Roman Shtylman
3d54de851f
handle errors from localtunnel server when requesting initial url
2014-04-19 19:30:44 -04:00
Roman Shtylman
92bb807908
fix typo
...
fixes #45
2014-04-18 09:34:48 -04:00
Roman Shtylman
afbdc3697e
1.1.1
v1.1.1
2014-04-15 09:33:34 -04:00
Roman Shtylman
0049f21b55
Merge pull request #38 from LinusU/patch-1
...
re-throw client errors from bin/lt to let node handle it
2014-04-14 19:27:56 -04:00
Roman Shtylman
509841104b
fix for RangeError stack size exceeded
...
This error would happen when there was a problem connecting to the local
server. The local.on('error') handler should have been a 'once' handler
because we emit the error again if it isn't a CONNREFUSED. So in the
case of a CONNRESET, it would trigger an infinite loop since the error
was being emitted back onto the local variable. Instead we just close
the remote socket and let a new one takes its place.
fixes #36
2014-04-14 15:36:42 -04:00
Linus Unnebäck
92caf2f204
lt: better error handling
...
Let node handle the displaying of error and setting exit code.
2014-04-14 21:15:11 +02:00
Roman Shtylman
9487797e02
1.1.0
v1.1.0
2014-02-24 19:51:14 -05:00
Roman Shtylman
a42f6a8d8d
document local-host option
2014-02-24 19:49:40 -05:00
Roman Shtylman
14b4bcb96f
add tests for host header transform
2014-02-24 19:43:34 -05:00
Roman Shtylman
4aa65002eb
use host header transform only when local-host is specified
2014-02-24 19:43:07 -05:00
Fredi Pevcin
08676ba81d
Set Host header accordingly to local-host option
2014-02-24 00:26:38 +01:00
Roman Shtylman
174e7f3982
1.0.0
v1.0.0
2014-02-14 00:37:45 -05:00