2
2
mirror of https://git.coolaj86.com/coolaj86/telebit.js.git synced 2025-02-23 00:58:04 +00:00

104 Commits

Author SHA1 Message Date
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
5491b8d91d allow older relay versions, with warning 2018-06-21 18:56:36 +00:00
fb1fafeb85 library-ize the token procedure a little bit 2018-06-21 11:01:16 +00:00
99b891fd99 handle pairing request via API 2018-06-21 06:10:49 +00:00
a763ead434 Merge branch 'v1' of ssh://git.coolaj86.com:22042/coolaj86/telebit.js into v1 2018-06-20 09:07:42 +00:00
e4640a8a00 getting closer to accounts via api 2018-06-20 09:07:35 +00:00
John Shaver
00c973e728 Moved default sorting-hat value into remote.js 2018-06-18 11:28:02 -07:00
58ed4baff1 typo and bugfixes 2018-06-16 01:47:32 +00:00
8fbd49f0e6 WIP: use API to find tunnel 2018-06-16 01:11:02 +00:00
13326a89a6 ws 2018-06-15 16:48:39 -06:00
b4a2108942 check standard apis 2018-06-15 22:45:42 +00:00
a135d4dd94 rename greenlock config obj 2018-06-14 20:18:42 -06:00
05dd6d90e6 sign token with ports 2018-06-14 17:05:26 -06:00
4bfc16f064 split servernames and ports strings 2018-06-14 15:35:14 -06:00
2ffdc760a3 leave servernames and ports as arrays 2018-06-14 15:30:19 -06:00
b6c6b81e73 preliminary updater hook 2018-06-14 05:24:28 -06:00
AJ ONeal
b29d5dcdb7 display 'telebit remote' and 'telebit daemon' 2018-06-14 02:42:41 -06:00
AJ ONeal
918437acbe whitespace 2018-06-14 02:40:52 -06:00
AJ ONeal
2045b054f8 print socket location 2018-06-14 02:39:34 -06:00
AJ ONeal
a98bd306f3 log when using default pipe 2018-06-14 01:26:32 -06:00
AJ ONeal
d9bca46510 add client-side otp 2018-06-13 14:48:29 -06:00
AJ ONeal
bff71aa813 add client otp 2018-06-13 14:40:44 -06:00
AJ ONeal
94117c7edb add missing -servername to ssh over https docs 2018-06-13 14:12:23 -06:00
AJ ONeal
1a7e519578 print config 2018-06-13 13:52:02 -06:00
AJ ONeal
7da7e4f07e use pathname not path, update token state 2018-06-13 13:38:59 -06:00
AJ ONeal
aa35402c22 parse null/undefined correctly 2018-06-13 13:21:42 -06:00
AJ ONeal
252c2c80a4 parse true/false correctly 2018-06-13 13:20:08 -06:00
AJ ONeal
34ac5cf144 output and whitespace 2018-06-13 13:16:50 -06:00
AJ ONeal
f17619efd2 output and whitespace 2018-06-13 13:12:38 -06:00