2
0
mirror of https://git.coolaj86.com/coolaj86/telebit-relay.js.git synced 2025-04-21 11:00:37 +00:00

Commit Graph

  • 73f26d6e05 fix finalhandler for 404s AJ ONeal 2018-06-06 09:44:35 +00:00
  • ee1f713bd3 Merge branch 'master' into commercial AJ ONeal 2018-06-06 09:21:01 +00:00
  • ad3b2e9167 working on auto-auth AJ ONeal 2018-06-06 09:18:13 +00:00
  • fdcf205b49 make auth async and extensible AJ ONeal 2018-06-06 06:59:03 +00:00
  • 5a34b39ff3 important notes AJ ONeal 2018-06-01 09:29:48 +00:00
  • 22339275bb enable forwarding of random domain AJ ONeal 2018-06-01 09:17:18 +00:00
  • ebe4003d27 add ssh+https AJ ONeal 2018-06-01 09:10:41 +00:00
  • 846590e648 grant tcp, ssh, and https by default AJ ONeal 2018-06-01 09:04:58 +00:00
  • d0ae3a1c0f cleanup and bugfix AJ ONeal 2018-06-01 07:24:00 +00:00
  • 3fe62c6b02 fix server.close() bug AJ ONeal 2018-06-01 06:48:18 +00:00
  • c37147a012 Merge branch 'master' of ssh://git.coolaj86.com:22042/coolaj86/telebitd.js AJ ONeal 2018-06-01 06:41:40 +00:00
  • b086e1c0a5 add dynamic tcp and cleanup AJ ONeal 2018-06-01 06:41:32 +00:00
  • 934afd8a8d remove tls-sni-01 reference AJ ONeal 2018-05-31 20:17:58 +00:00
  • df3c1c3b04 use proxy-packer AJ ONeal 2018-05-31 11:27:11 +00:00
  • 643b5a62ea minor optimization AJ ONeal 2018-05-31 06:18:02 +00:00
  • 05cb157cfc typo fixes and pass serviceport AJ ONeal 2018-05-31 06:12:37 +00:00
  • 8f7dec1df1 node gives clean exit codes, so restart on failure AJ ONeal 2018-05-31 05:59:46 +00:00
  • 9c57bac510 rename a few things AJ ONeal 2018-05-31 05:24:43 +00:00
  • e1ee55da02 v0.12.0 admin interface, vhosting, etc AJ ONeal 2018-05-26 15:52:20 -06:00
  • f6011ade83 still playing peekaboo... AJ ONeal 2018-05-26 21:21:03 +00:00
  • 539fb4e62a conn.resume() to fix close-or-hangup bug AJ ONeal 2018-05-26 08:52:38 +00:00
  • d3a6ef96d6 begin admin interface AJ ONeal 2018-05-26 08:48:23 +00:00
  • 28944a6933 update config AJ ONeal 2018-05-26 08:07:49 +00:00
  • d566a06cb3 fix config template AJ ONeal 2018-05-26 07:47:20 +00:00
  • dcb62b1e2c stop before removing AJ ONeal 2018-05-26 07:41:39 +00:00
  • 45aa3a4686 add unistaller, update installer AJ ONeal 2018-05-26 07:40:17 +00:00
  • f74b95909f v0.11.0 v0.11.0 AJ ONeal 2018-05-25 09:09:39 +00:00
  • 194d8bcf20 document options AJ ONeal 2018-05-25 09:02:04 +00:00
  • ce70c75378 defaults for secret and greenlock AJ ONeal 2018-05-25 01:13:05 +00:00
  • 4b38c27a71 installer is working as expected AJ ONeal 2018-05-25 01:08:38 +00:00
  • 127296fd5e update installer AJ ONeal 2018-05-25 00:55:11 +00:00
  • 535ce72565 more installer updates AJ ONeal 2018-05-25 00:38:57 +00:00
  • 3e029ee932 improve install script AJ ONeal 2018-05-24 22:40:50 +00:00
  • 7db2f0f703 one step closer to the edge, but without the break AJ ONeal 2018-05-24 19:19:50 +00:00
  • d3022c246e update service installer AJ ONeal 2018-05-24 09:26:14 +00:00
  • 5d8985732e update service installer AJ ONeal 2018-05-24 09:19:25 +00:00
  • 1ba0557c2c turning into a service, first steps AJ ONeal 2018-05-23 11:12:39 +00:00
  • 2efc6c3986 Update 'README.md' AJ ONeal 2018-05-15 07:49:47 +00:00
  • 8287794f45 Update 'README.md' AJ ONeal 2018-05-15 07:49:27 +00:00
  • edeadea7ea Update 'README.md' AJ ONeal 2018-05-15 07:44:29 +00:00
  • 07965d8eac move tls-unwrapping (it may be sharable with client) master AJ ONeal 2018-04-25 17:41:20 +00:00
  • 98d31fc8d7 v0.10.0 v0.10.0 AJ ONeal 2018-04-24 16:36:04 +00:00
  • 986102c79e Merge branch 'master' of ssh://git.coolaj86.com:22042/coolaj86/tunnel-server.js AJ ONeal 2018-04-24 16:35:12 +00:00
  • 4a2199dc71 begin install script AJ ONeal 2018-04-24 16:34:51 +00:00
  • 6b25c7e1f5 updated for node v8.x and ws 5.x AJ ONeal 2018-04-24 16:34:20 +00:00
  • 7f3c8ee96d update links AJ ONeal 2018-04-24 01:53:27 +00:00
  • 2b62ac2109 update links AJ ONeal 2018-04-24 01:53:11 +00:00
  • c300636477 node node v9x bug AJ ONeal 2018-04-24 01:49:56 +00:00
  • 89718a8a07 v0.9.2 v0.9.2 AJ ONeal 2018-04-21 01:19:57 +00:00
  • 64eec91d11 update README.md AJ ONeal 2018-02-14 23:22:23 -07:00
  • ae91fd5049 add stunneld.service for systemd AJ ONeal 2017-10-04 17:37:07 -06:00
  • 061999cc34 make error messages hyper-focused and super specific AJ ONeal 2017-10-04 17:28:38 -06:00
  • 68e5116ba0 v0.9.1 v0.9.1 tigerbot 2017-09-11 16:02:20 -06:00
  • 6fa7f50894 improved how throttling based on the websocket works tigerbot 2017-09-11 15:45:17 -06:00
  • a8be74d77e went back to not allowing half-open connections tigerbot 2017-09-08 11:24:30 -06:00
  • 96ab344b71 implemented throttling when we buffer too much data tigerbot 2017-09-07 17:10:47 -06:00
  • bbdb09902b changed way we close connections to support half-open tigerbot 2017-09-06 18:43:34 -06:00
  • d013de932f make sure ports are numbers and domain names are lowercase tigerbot 2017-09-06 18:41:26 -06:00
  • 701aa99a30 added protection against unwanted writes to websocket tigerbot 2017-06-22 13:18:39 -06:00
  • aff82cebe9 made it possible to check if domain is handled as client tigerbot 2017-06-21 18:55:24 -06:00
  • 54ca2782dd v0.9.0 v0.9.0 tigerbot 2017-06-06 17:31:49 -06:00
  • c9f2c52afd Merge branch 'side-channel' tigerbot 2017-06-06 17:30:09 -06:00
  • 5c7d65546b filter out remote groups with no remotes left tigerbot 2017-06-05 11:00:54 -06:00
  • d82530e1db filtering out wildcard domains with no remotes left tigerbot 2017-05-26 18:18:06 -06:00
  • 8e71ae02cf fixed problem with not closing websocket tigerbot 2017-05-26 17:26:44 -06:00
  • 7112bfdbb2 added support for wildcard domains tigerbot 2017-05-26 16:33:27 -06:00
  • 7205b86fd3 Update README.md Jim Hager 2017-05-25 14:50:51 -06:00
  • 3d5f4a773d implemented sending of errors not directly from requests tigerbot 2017-04-28 14:19:56 -06:00
  • b4a300cc64 implemented hello command on valid connection tigerbot 2017-04-28 12:50:50 -06:00
  • a1fbde7d8e added ability to add/remove tokens through websocket tigerbot 2017-04-27 19:36:28 -06:00
  • 40c797b729 changed token handling to allow multiple per websocket tigerbot 2017-04-26 19:52:30 -06:00
  • 65df12ecb3 changed how browser connections are handled tigerbot 2017-04-26 12:05:44 -06:00
  • 02d195798f add .jshintrc AJ ONeal 2017-04-25 14:36:47 -06:00
  • ed06c7e79e use localhost.daplie.me-certificates AJ ONeal 2017-04-25 14:32:46 -06:00
  • b200721a5b v0.8.3 v0.8.3 tigerbot 2017-04-10 11:42:12 -06:00
  • 8ab08fef8c implemented websocket connection timeout tigerbot 2017-04-07 15:46:00 -06:00
  • 78e9ccd60e made it so websocket connections can't replace each other tigerbot 2017-04-07 11:52:25 -06:00
  • 09e2d5ba35 changed remote storage on new web socket connection tigerbot 2017-04-06 18:21:21 -06:00
  • fbf28886ca fixed bug that slipped in during merge tigerbot 2017-04-06 18:34:33 -06:00
  • 32f513d64d v0.8.2 v0.8.2 tigerbot 2017-04-05 10:58:59 -06:00
  • 5503714b53 Merge branch 'greenlock' tigerbot 2017-04-05 10:46:17 -06:00
  • 714377bbf9 make ACME / greenlock optional AJ ONeal 2017-04-05 04:18:35 -04:00
  • 81dce2f0a1 tested certs issued via greenlock AJ ONeal 2017-04-05 04:13:03 -04:00
  • 50a4d9360a refactor: separate handlers, allow multiple devices to respond AJ ONeal 2017-04-05 03:01:43 -04:00
  • 176e1c06a3 WIP refactor for greenlock AJ ONeal 2017-04-04 22:31:58 -04:00
  • e34feff6bf v0.8.1 v0.8.1 tigerbot 2017-04-04 12:29:10 -06:00
  • 76a3f4496b removed cmd line logic useful only for the client tigerbot 2017-04-04 12:22:39 -06:00
  • ddce47346a merge AJ ONeal 2017-01-03 00:08:36 -07:00
  • b2e773a338 auto-update banner AJ ONeal 2016-12-30 02:41:22 -07:00
  • 1b6fe5c508 auto-update ad AJ ONeal 2016-12-30 02:23:12 -07:00
  • d444cc8050 Update README.md AJ ONeal 2016-12-30 02:53:42 +00:00
  • 1671381425 Update README.md AJ ONeal 2016-11-25 10:36:14 -07:00
  • 594a0786c9 Merge branch 'master' of github.com:Daplie/node-tunnel-server AJ ONeal 2016-10-18 15:33:48 -06:00
  • 7ae34f84e4 update domain name AJ ONeal 2016-10-18 15:33:43 -06:00
  • e0690e5e8a correctly handle redirect AJ ONeal 2016-10-15 02:18:30 -04:00
  • 8840319094 opts -> copts AJ ONeal 2016-10-12 20:16:14 -04:00
  • 09a98f6b3a close on error AJ ONeal 2016-10-12 19:11:11 -04:00
  • 6185b79263 prefer token.domains over token.name AJ ONeal 2016-10-11 19:00:03 -04:00
  • 578c50b8d2 bugfix AJ ONeal 2016-10-01 02:54:22 -04:00
  • 54da6333b1 cleanup AJ ONeal 2016-10-01 02:39:20 -04:00