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

127 Commits

Author SHA1 Message Date
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
8f7dec1df1 node gives clean exit codes, so restart on failure 2018-05-31 05:59:46 +00:00
9c57bac510 rename a few things 2018-05-31 05:24:43 +00:00
AJ ONeal
e1ee55da02 v0.12.0 admin interface, vhosting, etc 2018-05-26 15:54:13 -06:00
f6011ade83 still playing peekaboo... 2018-05-26 21:21:03 +00:00
539fb4e62a conn.resume() to fix close-or-hangup bug 2018-05-26 08:52:43 +00:00
d3a6ef96d6 begin admin interface 2018-05-26 08:48:23 +00:00
28944a6933 update config 2018-05-26 08:07:49 +00:00
d566a06cb3 fix config template 2018-05-26 07:47:20 +00:00
dcb62b1e2c stop before removing 2018-05-26 07:41:39 +00:00
45aa3a4686 add unistaller, update installer 2018-05-26 07:40:17 +00:00
f74b95909f v0.11.0 v0.11.0 2018-05-25 09:09:39 +00:00
194d8bcf20 document options 2018-05-25 09:02:04 +00:00
ce70c75378 defaults for secret and greenlock 2018-05-25 01:13:05 +00:00
4b38c27a71 installer is working as expected 2018-05-25 01:08:38 +00:00
127296fd5e update installer 2018-05-25 00:55:11 +00:00
535ce72565 more installer updates 2018-05-25 00:38:57 +00:00
3e029ee932 improve install script 2018-05-24 22:40:50 +00:00
7db2f0f703 one step closer to the edge, but without the break 2018-05-24 19:19:50 +00:00
d3022c246e update service installer 2018-05-24 09:26:14 +00:00
5d8985732e update service installer 2018-05-24 09:19:25 +00:00
1ba0557c2c turning into a service, first steps 2018-05-23 11:12:39 +00:00
2efc6c3986 Update 'README.md' 2018-05-15 07:49:47 +00:00
8287794f45 Update 'README.md' 2018-05-15 07:49:27 +00:00
edeadea7ea Update 'README.md' 2018-05-15 07:44:29 +00:00
07965d8eac move tls-unwrapping (it may be sharable with client) 2018-04-25 17:41:20 +00:00
98d31fc8d7 v0.10.0 v0.10.0 2018-04-24 16:36:04 +00:00