2
2
mirror of https://git.coolaj86.com/coolaj86/telebit.js.git synced 2025-04-22 12:00:36 +00:00

60 Commits

Author SHA1 Message Date
42707f6137 print config 2018-06-13 13:52:02 -06:00
854002da30 use pathname not path, update token state 2018-06-13 13:38:59 -06:00
544831269f parse null/undefined correctly 2018-06-13 13:21:42 -06:00
f2e1ec1a7b parse true/false correctly 2018-06-13 13:20:08 -06:00
73a175a121 output and whitespace 2018-06-13 13:16:50 -06:00
6c1efd476d output and whitespace 2018-06-13 13:12:38 -06:00
81bdb44a7b typo bugfix 2018-06-13 13:04:11 -06:00
1dcf66adb1 workaround for https://github.com/nodejs/node/issues/21319 2018-06-13 12:54:33 -06:00
55ee58290b bugfix 2018-06-13 12:39:42 -06:00
800644a59e bugfix 2018-06-13 12:34:45 -06:00
2569e9e0d2 bugfix 2018-06-13 12:16:09 -06:00
58f30f0a6c bugfix 2018-06-13 12:07:28 -06:00
591b452617 bugfix 2018-06-13 11:50:46 -06:00
e3c046374f bugfixes 2018-06-13 11:44:23 -06:00
16cdb25f92 useTty only when useTty is selected 2018-06-13 11:29:06 -06:00
d40e86cc56 update question asking, fix some config stuff 2018-06-13 11:18:54 -06:00
e57485f794 use /dev/tty for stdin when specified 2018-06-13 10:45:54 -06:00
7d8916f645 move most user config into node 2018-06-12 04:36:37 -06:00
a0f8b78cc2 fix bad if 2018-06-11 15:15:07 -06:00
f8c8701edc separate remote from daemon 2018-06-11 14:52:01 -06:00
ea8a017414 telebit remote, telebit daemon 2018-06-11 12:56:16 -06:00
5c7e756dfe ssh and save now work 2018-06-09 14:00:47 -06:00
0ba9c7826e should restart on failure on mac 2018-06-09 11:26:30 -06:00
b404813d0f better output 2018-06-08 10:46:18 -06:00
2e3fb19e27 write certs to correct path 2018-06-08 10:32:18 -06:00
ef4be1c296 new stuff appears to work 2018-06-08 02:50:00 -06:00
2efbe331aa more command and control 2018-06-08 00:46:07 -06:00
8383b06ca0 allow 'remote' restart 2018-06-07 16:09:30 -06:00
774e8a26da notify user to check email 2018-06-07 01:42:10 -06:00
388e2f7a58 update access token 2018-06-07 01:27:56 -06:00
553c385e34 move intentional user messages and client data to CLI/UI 2018-06-07 00:08:26 -06:00
7ec69f8d05 a little cleanup 2018-06-05 02:04:32 -06:00
e21e7265e7 fix agreeTos config typo 2018-06-04 23:53:26 +00:00
6748e81d5c fix remote require path 2018-06-02 02:59:53 -06:00
30d1ce89fe working cleanup 2018-05-31 04:10:47 -06:00
3cd10fda0c refactor and upgrade to proxy-packer 2018-05-31 00:19:53 -06:00
37591d11c6 handle connection within telebit 2018-05-29 03:00:25 -06:00
6f343a875d accept given token or secret-generated token 2018-05-29 01:45:47 -06:00
945f77449d getting closer... 2018-05-27 05:02:19 -06:00
f7685f8b6a rename lib file 2018-05-27 04:32:00 -06:00
e8c580d115 progress towards telebit 2018-05-27 04:26:34 -06:00
3b2e1771df moving to telebit 2018-05-27 01:58:37 -06:00
tigerbot
e9c24efd5f implemented throttling when we buffer too much data 2017-09-08 10:54:47 -06:00
tigerbot
6ea903a3f1 added audience to the tokens we generate 2017-06-05 11:20:15 -06:00
tigerbot
43ea38523b exposed .end method on the wsclient 2017-04-14 16:27:25 -06:00
tigerbot
646cfedabe changed method for mapping services to local ports 2017-04-03 15:11:59 -06:00
1cbb594ef6 fix deps and commandline opts 2017-03-29 19:29:37 -06:00
97f731ebb8 allow undefined domains option 2017-03-29 13:19:52 -06:00
65f090315b add domains option 2017-03-29 12:29:23 -06:00
5ade07e224 get domains by device 2017-03-28 15:31:45 -06:00