43 Commits

Author SHA1 Message Date
tigerbot
afc1dd2ea5 fixed issue with hanging promise on first appended token 2017-10-02 18:29:00 -06:00
tigerbot
4a4765d6fb improved throttle of connections based on websocket speed 2017-09-11 15:35:03 -06:00
tigerbot
d5992f001f improved some of the logs for pausing/resuming 2017-09-11 14:52:49 -06:00
tigerbot
f945f0b496 implemented throttling when we buffer too much data 2017-09-08 10:54:47 -06:00
tigerbot
2cbaf485c2 fixed problem with burst appending tokens on start 2017-06-15 14:49:50 -06:00
tigerbot
5e8d99a34c use .destroy if .end fails to close connection 2017-06-05 11:28:53 -06:00
tigerbot
d6cad7cb65 added support for wildcard domains 2017-06-05 11:20:58 -06:00
tigerbot
61c7bd5ad6 allow client to be created with no initial tokens 2017-05-25 13:46:09 -06:00
tigerbot
3b1fc8e4ca handled case where append is called with closed websocket 2017-04-28 15:28:21 -06:00
tigerbot
12faab1acf added handling for 'hello' from the server 2017-04-28 15:02:44 -06:00
tigerbot
876fa47e02 changed adding tokens to work on reconnect 2017-04-28 10:57:48 -06:00
tigerbot
a95031cc28 added ability to add/clear tokens on active websocket 2017-04-27 19:29:16 -06:00
tigerbot
4059183b69 gave more power to custom createConnection functions 2017-04-27 18:38:01 -06:00
tigerbot
59763ed49e suppressing log when trying to send on closing websocket 2017-04-26 17:37:52 -06:00
tigerbot
1a65027fe0 exposed .end method on the wsclient 2017-04-14 16:27:25 -06:00
tigerbot
06867530d8 implemented timeout over websocket connection 2017-04-10 11:39:27 -06:00
tigerbot
304c3200a0 cleaned up the exit handling 2017-04-07 18:49:52 -06:00
tigerbot
c0941e9afe changed expected behavior when closing connections 2017-04-07 18:01:47 -06:00
tigerbot
b45c6ad179 rearranged some of the handler functions 2017-04-07 17:38:55 -06:00
tigerbot
ae15111b0f changed method for mapping services to local ports 2017-04-03 15:11:59 -06:00
AJ ONeal
1ceb55cf57 working 2016-10-12 13:14:16 -06:00
AJ ONeal
7e8f90a89f working 2016-10-12 13:11:21 -06:00
AJ ONeal
d4cd0bb5a6 working 2016-10-12 12:59:13 -06:00
AJ ONeal
606858bf10 fixes 2016-10-11 17:43:24 -06:00
AJ ONeal
08051e3401 update docs, refactor 2016-10-06 15:01:58 -06:00
AJ ONeal
a13a4e62b2 close clients first (before tunneler) on exit 2016-10-06 00:00:41 -06:00
AJ ONeal
1de642efa4 use Packer utils 2016-10-05 23:55:48 -06:00
AJ ONeal
3a36248377 allow missing proto in local proxy 2016-10-05 23:27:57 -06:00
AJ ONeal
c57b8f6a6d also pass hello packet 2016-10-05 23:10:16 -06:00
AJ ONeal
495dc57fb0 allow overwriting net 2016-10-05 23:02:28 -06:00
AJ ONeal
b54da005b1 ignore trailing / 2016-10-05 21:33:36 -06:00
AJ ONeal
2333ec30f6 check for auth error 2016-09-30 15:14:12 -04:00
AJ ONeal
fdf5b46a9c cli is working! 2016-09-30 15:04:27 -04:00
AJ ONeal
62a7fb7777 moving towards release 2016-09-30 12:33:38 -04:00
AJ ONeal
4d9dcdd7c6 nix buf 2016-09-30 03:15:02 -04:00
AJ ONeal
a9e562a191 no debug with buf.toString() 2016-09-30 03:12:54 -04:00
AJ ONeal
92329d7ea4 better error handling 2016-09-30 03:06:08 -04:00
AJ ONeal
ce92e22f12 handle sigint 2016-09-30 02:41:39 -04:00
AJ ONeal
442283f42c null buffers 2016-09-30 02:15:38 -04:00
AJ ONeal
11546b298a handle sigint 2016-09-30 01:46:00 -04:00
AJ ONeal
71b3815c52 better handling and error handling 2016-09-30 01:23:03 -04:00
AJ ONeal
1bdfad6691 add type 2016-09-29 23:44:26 -04:00
AJ ONeal
b24d12f84c tunnel via ws 2016-09-29 21:10:40 -04:00