summaryrefslogtreecommitdiffhomepage
path: root/cmd/microproxy
AgeCommit message (Expand)AuthorFilesLines
2021-06-16tsweb: replace NewMux with a more flexible DebugHandler.David Anderson1-21/+2
2021-06-15tsweb: fold StdHandlerOpts and StdHandler200s with StdHandler.David Anderson1-1/+4
2020-09-15cmd/microproxy: add -insecure flagJosh Bleecher Snyder1-4/+8
2020-08-11cmd/microproxy: add a quick hack for some malformed variables.David Anderson1-1/+11
2020-04-05tsweb: rename Handler to ReturnHandlerBrad Fitzpatrick1-1/+1
2020-04-01cmd/microproxy: adjust to export node stats and a Go expvar server's stats.David Anderson1-5/+50
2020-03-31cmd/microproxy: tiny TLS proxy that borrows autocert x509 certs.David Anderson1-0/+130