Commit Graph

307 Commits

Author SHA1 Message Date
AJ ONeal b8cf135c45 add check from ip list 2020-08-25 01:29:10 -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 752e901c65 update error messages 2020-08-14 03:24:32 -06:00
AJ ONeal 7db8085e03 add missing return 2020-08-14 02:17:13 -06:00
AJ ONeal 6ef812cfcb properly test timing vuln fix 2020-08-13 03:53:09 -06:00
AJ ONeal 89d3a2552a fix nil pointer and timing vulnerability 2020-08-13 03:48:21 -06:00
AJ ONeal d75e5a3ff3 add local HTTPS reverse proxy 2020-08-13 02:34:39 -06:00
AJ ONeal be242e98de use variable for client subject 2020-07-29 10:26:15 -06:00
AJ ONeal ec0c7ff696 update docs 2020-07-22 02:28:45 -06:00
AJ ONeal de020d8fea bugfixes and cleanup 2020-07-22 02:09:06 -06:00
AJ ONeal afbbb8fca7 update examples 2020-07-22 02:05:30 -06:00
AJ ONeal b5b6c1ea03 add chi logger middleware to admin 2020-07-22 08:01:59 +00:00
AJ ONeal 6b7a642350 update admin proxies: handle ACME DNS 01 proxy 2020-07-22 07:11:24 +00:00
AJ ONeal d5b2837033 updates to admin stats 2020-07-22 06:35:53 +00:00
AJ ONeal 025fa5da6b updates to admin stats 2020-07-22 06:14:14 +00: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 ecbaf4dfd0 add tunnel domain to 'aud' of token 2020-07-21 21:56:46 -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 50e4b5ed93 goimports 2020-07-21 02:00:32 -06:00
AJ ONeal f15355c19e fix TCP deadlines, update logging 2020-07-21 01:59:32 -06:00
AJ ONeal da34e64e07 debug cleanup and src/dst unswap 2020-07-21 00:36:03 -06:00
AJ ONeal 2b5ddb0407 debug cleanup 2020-07-21 00:35:45 -06:00
AJ ONeal b57a61831e fix log msg 2020-07-20 16:45:36 -06:00
AJ ONeal 4a812770d0 log cleanup 2020-07-20 16:32:07 -06:00
AJ ONeal 242051395e add example for removing device 2020-07-20 16:21:27 -06:00
AJ ONeal 7c4b65004d flatten mplexer into telebit package 2020-07-20 16:20:59 -06:00
AJ ONeal 644c136181 cleanup 2020-07-20 16:12:30 -06:00
AJ ONeal 84092521c3 cleanup 2020-07-20 16:09:29 -06:00
AJ ONeal 399e8dd651 add ping/pong and read/write deadlines websockets 2020-07-20 16:07:14 -06:00
AJ ONeal ce39066bc8 add --expires-in to signjwt 2020-07-20 12:18:08 -06:00
AJ ONeal cfe3820fea remove old scripts 2020-07-20 09:31:28 -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 52c636d8d6 improve debugging 2020-07-19 06:52:31 +00: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