2
2
mirror of https://git.coolaj86.com/coolaj86/telebit.js.git synced 2025-02-22 16:48:04 +00:00

132 Commits

Author SHA1 Message Date
3c068debc0 display advanced config for relay when present 2018-08-08 01:39:27 -06:00
da042f2dba handle 'none' better 2018-07-27 23:10:36 -06:00
568bcdcab2 updates 2018-07-27 22:30:58 -06:00
515d74a1ea fix #29 by uri encoding and decoding json 2018-07-26 11:26:34 -06:00
4b22e7675e v0.19.24: bugfix windows https://github.com/nodejs/node/issues/21771 2018-07-11 18:11:37 -06:00
96424aad4b v0.19.22: only interpret strings with / or \ as paths 2018-07-05 22:33:05 -06:00
9c7a6c6eec v0.19.21: Fix https://git.coolaj86.com/coolaj86/telebit.js/issues/27 2018-07-05 22:13:56 -06:00
959ed59b2f use console.info to denote intentional output 2018-07-03 05:07:42 -06:00
ebe03df035 document my unverifiable woes 2018-07-03 04:53:24 -06:00
182045315b v0.19.20: winfixes 2018-07-03 04:40:21 -06:00
8f7ab08a99 don't define host and port, even as null 2018-07-03 04:37:41 -06:00
eec7bab97a minor cleanup and longer wait for windows pipe 2018-07-03 04:12:53 -06:00
b9fae99ddc winfix: better pipe support 2018-07-02 20:30:18 -06:00
ba0afc1bff pass acceptd domains, not fail them, duh 2018-06-30 20:45:42 -06:00
7214890e5b v0.19.12 2018-06-30 20:24:56 -06:00
5b4dbbd77a show https:// prefix 2018-06-30 20:15:52 -06:00
649414403e better output before install exit 2018-06-30 20:14:38 -06:00
fc0054bbf1 make the output bearable 2018-06-30 19:34:15 -06:00
9e61caaa6c bugfix missing relay on init 2018-06-30 18:18:03 -06:00
b5136a9f08 https://git.coolaj86.com/coolaj86/telebit.js/issues/11 wildcard support 2018-06-30 17:56:10 -06:00
9c5aeda776 don't kill process on cli commands 2018-06-29 16:16:03 -06:00
a928decbd8 renable parseCli 2018-06-29 15:53:55 -06:00
5584638907 working: manage token with client 2018-06-29 14:51:56 -06:00
fce8e366c6 save config on upgrade token 2018-06-29 04:33:22 -06:00
9441bf7f8e WIP get preauth clientside and realauth daemonside 2018-06-29 04:15:23 -06:00
02a89b52a4 server will wait for token 2018-06-28 20:35:58 -06:00
2456228ae5 login/create account 2018-06-28 17:19:49 -06:00
AJ ONeal
3f319c5e9e remove some extra lines 2018-06-28 15:43:34 -06:00
AJ ONeal
fcc6c6c5b5 Quiet down and stop speaking nonsense! 2018-06-28 15:37:31 -06:00
18b2584728 make 'press any key' last 2018-06-28 03:46:54 -06:00
2892316e25 read, not write, duh 2018-06-28 03:31:31 -06:00
ac1e46da1f pass flags directly, not as object property 2018-06-28 03:30:29 -06:00
7301ec1125 correction: first argument must be pathname 2018-06-28 03:29:05 -06:00
c1917f010b bugfix ignored path must still be a string 2018-06-28 03:27:34 -06:00
32b87f2486 refactor otp assignment slightly 2018-06-28 02:36:54 -06:00
75c971c598 good default acme dir 2018-06-28 02:20:51 -06:00
ce00a9c721 bugfixes and comments 2018-06-28 01:57:57 -06:00
eb27cde8c0 bugfixes and cleanup 2018-06-28 01:53:03 -06:00
b3b44cdd33 update some templates and fix some bugs 2018-06-27 22:58:43 -06:00
172eaea877 update to npm launcher 2018-06-27 21:35:14 -06:00
5eb4cdefb7 node-based install launcher tested on macOS 2018-06-27 04:24:56 -06:00
c77f8b6f15 add option O_NOCTTY to prevent terminal from hanging up 2018-06-26 19:11:46 -06:00
cea6738319 add preliminary user systemd support 2018-06-25 23:37:51 -06:00
b22018191d workaround dev/tty bugs - tell user to hit any key 2018-06-24 03:01:06 -06:00
68ed91a5c9 workaround dev/tty bugs 2018-06-24 02:53:29 -06:00
3e9620ee90 end std input from tty 2018-06-24 01:19:31 -06:00
dd3b6e3512 fix question set, add final callback 2018-06-24 00:34:24 -06:00
fce06087c8 ask fewer questions 2018-06-23 16:02:08 -06:00
32ad1103bc list stuff 2018-06-21 19:28:20 +00:00
bcdd3cd951 don't show pairing when pairing is unavailable 2018-06-21 19:24:09 +00:00