2
0
mirror of https://git.coolaj86.com/coolaj86/telebit-relay.js.git synced 2025-02-22 00:58:05 +00:00

253 Commits

Author SHA1 Message Date
f8c7517b14 Merge branch 'master' into commercial 2018-06-14 21:19:39 +00:00
39b01fca47 rename telebitd => telebit-relay 2018-06-14 21:19:27 +00:00
f704a9fa19 Merge branch 'master' into commercial 2018-06-14 21:14:16 +00:00
4a3a395c14 de-hard-code TELEBIT_RELAY_PATH 2018-06-14 21:13:36 +00:00
7e83b0c3c2 whitespace 2018-06-14 21:13:09 +00:00
2e36d903ae de-hard-code TELEBIT_RELAY_PATH 2018-06-14 20:51:50 +00:00
c8d974884b read from /dev/tty direct 2018-06-14 20:46:41 +00:00
93c864d4d4 read from /dev/tty direct 2018-06-14 20:45:51 +00:00
7de7cc651d update some stuff... 2018-06-14 20:43:57 +00:00
d700b51494 don't assume the use of /etc 2018-06-14 14:40:43 -06:00
97e5a847b8 more output 2018-06-14 10:43:25 +00:00
20f59b6af7 Merge branch 'master' into commercial 2018-06-14 10:09:58 +00:00
c70ba4f4fd fix bad new path 2018-06-14 10:05:19 +00:00
82619cf88d Merge branch 'master' of ssh://git.coolaj86.com:22042/coolaj86/telebit-relay.js 2018-06-14 10:00:00 +00:00
31932002c9 fix some sni and vhost stuff 2018-06-14 09:59:48 +00:00
f2c983a129 fix some sni and vhost stuff 2018-06-14 09:59:19 +00:00
06540352bf update docs, add versions and upgrade script 2018-06-14 09:57:43 +00:00
AJ ONeal
496d3862f8 telebitd => telebit-relay 2018-06-11 11:24:57 -06:00
63065d6d65 Merge branch 'master' into commercial 2018-06-09 20:56:00 +00:00
5ddd85e14e reuse port 2018-06-09 20:54:32 +00:00
5e1963d11f improve email 2018-06-09 20:46:08 +00:00
34b86bc7a3 save data better 2018-06-08 08:25:06 +00:00
08833123b2 update messaging 2018-06-08 08:23:05 +00:00
4b44632f2e add contact form 2018-06-07 08:06:09 +00:00
d8e54c179d Merge branch 'master' into commercial 2018-06-07 07:47:57 +00:00
b2a7ecd39b handle existing and new tokens the same 2018-06-07 07:47:30 +00:00
a9b1c4204b update goofy error message to be useful 2018-06-07 07:35:39 +00:00
46599c864c add commercial interface 2018-06-07 05:26:15 +00:00
ab35fdc40e Merge branch 'master' into commercial 2018-06-07 01:39:27 +00:00
e5563b5842 bugfix moving a few functions to the wrong place 2018-06-07 01:39:16 +00:00
114f298e8e Merge branch 'master' into commercial 2018-06-06 10:58:22 +00:00
2b9fadf4b4 working new account 2018-06-06 10:58:01 +00:00
224c3ac9cd handle extension for auth 2018-06-06 10:56:38 +00:00
2b2a0021aa Merge branch 'master' into commercial 2018-06-06 09:44:49 +00:00
73f26d6e05 fix finalhandler for 404s 2018-06-06 09:44:35 +00:00
ee1f713bd3 Merge branch 'master' into commercial 2018-06-06 09:21:01 +00:00
ad3b2e9167 working on auto-auth 2018-06-06 09:18:13 +00:00
fdcf205b49 make auth async and extensible 2018-06-06 06:59:03 +00:00
5a34b39ff3 important notes 2018-06-01 09:29:48 +00:00
22339275bb enable forwarding of random domain 2018-06-01 09:17:18 +00:00
ebe4003d27 add ssh+https 2018-06-01 09:10:41 +00:00
846590e648 grant tcp, ssh, and https by default 2018-06-01 09:04:58 +00:00
d0ae3a1c0f cleanup and bugfix 2018-06-01 07:24:00 +00:00
3fe62c6b02 fix server.close() bug 2018-06-01 06:48:18 +00:00
c37147a012 Merge branch 'master' of ssh://git.coolaj86.com:22042/coolaj86/telebitd.js 2018-06-01 06:41:40 +00:00
b086e1c0a5 add dynamic tcp and cleanup 2018-06-01 06:41:32 +00:00
934afd8a8d remove tls-sni-01 reference 2018-05-31 20:17:58 +00:00
df3c1c3b04 use proxy-packer 2018-05-31 11:27:11 +00:00
643b5a62ea minor optimization 2018-05-31 06:18:02 +00:00
05cb157cfc typo fixes and pass serviceport 2018-05-31 06:12:37 +00:00