Commit Graph

62 Commits

Author SHA1 Message Date
AJ ONeal ebce63c08e add --proxy-http-01 2020-11-18 02:05:36 -07:00
AJ ONeal 43aec3007a add version info 2020-11-17 12:26:48 -07:00
AJ ONeal a62f46c070 change Windows Start()/Stop() behavior, update debug output 2020-11-16 18:19:46 -07:00
AJ ONeal e8f2e8205e refactor for Windows service 2020-11-15 02:04:03 -07:00
AJ ONeal c234077fdc cleanup 2020-11-13 05:19:12 -07:00
AJ ONeal b7de32833a update versioning for gitver, goreleaser 2020-11-13 04:53:01 -07:00
AJ ONeal ade7f0ba80 refactor cmds for goreleaser 2020-11-13 02:43:17 -07:00
AJ ONeal 8c8d5b150f bugfix HTTP-01 relay and update docs 2020-11-12 06:30:52 -07:00
AJ ONeal adb12c43b2 load env from specific file, add comments 2020-11-05 16:52:58 -07:00
AJ ONeal d174b4739f bugfix service installers 2020-11-05 16:05:47 -07:00
AJ ONeal 1635cbad9b add system service 2020-11-05 15:07:01 -07:00
AJ ONeal 1d71b24ccf add ability to relay http-01 challenges 2020-11-05 02:11:17 -07:00
AJ ONeal 51e6e84303 update for custom fork of CertMagic 2020-11-03 00:56:03 -07:00
AJ ONeal 5589d1d04f add DNS_01_DELAY and DNS_RESOLVERS option 2020-09-16 04:29:16 -06:00
AJ ONeal 4330491084 add dns-01-delay 2020-09-07 01:34:17 -06:00
AJ ONeal da206dcd41 hard-code +/- 15 minute leeway 2020-09-03 13:47:57 -06:00
AJ ONeal d6f1124cf6 option to ignore token from ENV 2020-09-03 13:41:15 -06:00
AJ ONeal 21a0892146 bugfix iplist validation 2020-08-25 02:34:55 -06:00
AJ ONeal e47ecba665 add client connection whitelist 2020-08-25 02:08:56 -06:00
AJ ONeal e7db7b9bba replace log.Fatal with fmt.Fprintf(); os.Exit() 2020-08-17 15:19:17 -06:00
AJ ONeal 89e4cec024 bugfix: invert if else error codes 2020-08-17 15:13:13 -06:00
AJ ONeal 830c401030 add exit status codes 2020-08-17 11:35:00 -06:00
AJ ONeal b2aa111263 update error message 2020-08-14 03:38:29 -06:00
AJ ONeal d75e5a3ff3 add local HTTPS reverse proxy 2020-08-13 02:34:39 -06:00
AJ ONeal de020d8fea bugfixes and cleanup 2020-07-22 02:09:06 -06:00
AJ ONeal c7a1d8d3a2 update auth, and admin stats 2020-07-21 23:47:47 -06:00
AJ ONeal 850c52f9dc updates for auth API 2020-07-22 05:23:49 +00:00
AJ ONeal 0089dec42e update URLs 2020-07-21 22:42:21 -06:00
AJ ONeal 44dce55364 add http reverse proxy 2020-07-21 03:29:49 -06:00
AJ ONeal 65156756bf output newline with version 2020-07-21 02:06:11 -06:00
AJ ONeal f15355c19e fix TCP deadlines, update logging 2020-07-21 01:59:32 -06:00
AJ ONeal 7c4b65004d flatten mplexer into telebit package 2020-07-20 16:20:59 -06:00
AJ ONeal b08f1d7e88 update VENDOR_ID, fix examples/mgmt-*, update README 2020-07-20 09:27:31 -06:00
AJ ONeal 360f800a30 update auth options 2020-07-19 02:16:11 -06:00
AJ ONeal f2351aeeb1 more specific route muxing 2020-07-19 06:52:17 +00:00
AJ ONeal d9f2c85c27 move tcp muxing to own function 2020-07-18 00:18:09 -06:00
AJ ONeal d43308bceb cleanup old code and deps 2020-07-18 00:00:57 -06:00
AJ ONeal 8232e55551 relay-url => tunnel-relay-url 2020-07-17 23:41:08 -06:00
AJ ONeal d0b6a899f2 consolidate ENVs for remote server, truncate debug output, add --verbose option 2020-07-17 23:28:12 -06:00
AJ ONeal 2229f62e5f fix 1 => i bug, improve logging, update some ENVs and --args 2020-07-17 21:51:48 -06:00
AJ ONeal f362427e7b built-in ClientID / ClientSecret take precedence 2020-07-17 08:32:23 +00:00
AJ ONeal 58dc369ce1 use acme relay url as true baseurl 2020-07-17 08:16:18 +00:00
AJ ONeal 64d12ec535 add back SECRET for ACME relay 2020-07-17 07:50:55 +00:00
AJ ONeal 634bd1b67f make ENVs and --args consistent for tunnel relay args 2020-07-17 05:41:04 +00:00
AJ ONeal 3ac48f0db1 WIP lots of debugging, fix case of previously existing server 2020-07-12 05:59:34 +00:00
AJ ONeal d3a218e73d add more ENVs 2020-07-09 03:37:05 -06:00
AJ ONeal d3f8b90e32 fix first connection 2020-07-09 09:03:04 +00:00
AJ ONeal 2f1f138bda fix accidental early client.Close() 2020-07-08 10:28:32 +00:00
AJ ONeal 678d7b5e11 fix nil pointer, add more debugging 2020-07-06 09:56:29 +00:00
AJ ONeal cb63ae35a9 update examples 2020-06-29 02:43:46 -06:00