mirror of
https://github.com/bitinflow/localtunnel.git
synced 2026-03-13 21:45:54 +00:00
531 B
531 B
1.5.0 (2014-10-25)
- capture all errors on remote socket and restart the tunnel
1.4.0 (2014-08-31)
- don't emit errors for ETIMEDOUT
1.2.0 / 2014-04-28
- return
clientfromlocaltunnelAPI instantiation
1.1.0 / 2014-02-24
- add a host header transform to change the 'Host' header in requests
1.0.0 / 2014-02-14
- default to localltunnel.me for host
- remove exported
connectmethod (just export one function that does the same thing) - change localtunnel signature to (port, opt, fn)