2
2
mirror of https://git.coolaj86.com/coolaj86/telebit.js.git synced 2025-02-24 17:38:10 +00:00

26 Commits

Author SHA1 Message Date
42d558b85e v0.20.1: cleanup restart 2018-09-16 00:16:43 -06:00
a714d7a7c5 chimney (log cleanup) 2018-09-13 23:42:04 -06:00
53ee77d8d3 WIP promisify (bug: enable acts as toggle) 2018-09-06 03:11:26 -06:00
9b0d758a8b WIP reconnect on network change 2018-09-05 01:18:12 -06:00
d8aedb39c2 WIP refactor TelebitRemote with EventEmitters and Duplexes 2018-09-04 00:31:01 -06:00
918eeb49d7 merge with telebit-remote 2018-09-03 23:13:45 -06:00
6cd2d0ac16 begin refactor TelebitRemote 2018-09-03 22:56:52 -06:00
fb8aa998b3 don't expect data on 'connection' event 2018-08-08 03:14:40 -06:00
e72a5f1f56 WIP mproxy v2.x, still missing connection event 2018-08-08 02:30:38 -06:00
bd8d32d8ec WIP v0.20.x: add onconnection handler 2018-08-08 01:11:29 -06:00
78407f2a3e WIP v0.20.x: switch to proxy-packer v2.x and comment readable 2018-08-08 00:51:16 -06:00
82763460ef retry after bad network conn 2018-07-03 03:42:17 -06:00
5584638907 working: manage token with client 2018-06-29 14:51:56 -06:00
9441bf7f8e WIP get preauth clientside and realauth daemonside 2018-06-29 04:15:23 -06:00
John Shaver
9dccf5b022 Added support for onOpen/onClose/onDisconnect/onReconnect handlers 2018-06-18 11:28:02 -07:00
John Shaver
7d1c553149 Added open/close/error/disconenct/reconenct handlers to remote. 2018-06-18 11:28:02 -07:00
John Shaver
00c973e728 Moved default sorting-hat value into remote.js 2018-06-18 11:28:02 -07:00
8fbd49f0e6 WIP: use API to find tunnel 2018-06-16 01:11:02 +00:00
AJ ONeal
bff71aa813 add client otp 2018-06-13 14:40:44 -06:00
AJ ONeal
a98da102b9 move most user config into node 2018-06-12 04:36:37 -06:00
AJ ONeal
6e130ab612 show name of command which times out 2018-06-07 00:45:42 -06:00
AJ ONeal
96983d53ca move intentional user messages and client data to CLI/UI 2018-06-07 00:08:26 -06:00
AJ ONeal
d3a9d0422d add User Agent info 2018-06-06 03:24:14 -06:00
AJ ONeal
5725d9f1e1 old auth works again 2018-06-06 01:01:56 -06:00
AJ ONeal
a94f3d26eb send auth info 2018-06-05 02:21:12 -06:00
AJ ONeal
184d4a0ed1 lots up cleanup 2018-06-02 02:58:42 -06:00