tailscale/cmd
Xe 4d5386001a cmd/tailtlsproxy: introduce HTTPS proxy bridge
This allows you to bridge existing HTTP/S services into your tailnet
using the Let's Encrypt[1] functionality. This will allow you to run
multiple services on the same computer and still have them point at
different target HTTP services.

This also includes an example systemd template unit that lets you easily
set up multiple instances of tailtlsproxy on the same machine.

[1]: https://tailscale.com/blog/tls-certs/

Signed-off-by: Xe <xe@tailscale.com>
2021-11-19 10:50:28 -05:00
..
addlicense cmd/addlicense: add command to add licenseheaders to generated code 2021-07-19 15:31:56 -07:00
cloner cmd/cloner: mangle "go:generate" in cloner.go 2021-10-16 17:53:43 -07:00
derper cmd/derper: support custom TLS port when in manual mode (#3231) 2021-10-31 18:31:49 -07:00
derpprobe derp: use new node key type. 2021-10-28 16:02:11 -07:00
hello all: adapt to opaque netaddr types 2021-05-16 14:52:00 -07:00
mkpkg cmd/mkpkg: allow zero files in a package. 2021-06-07 16:22:23 -07:00
speedtest cmd: upgrade to ffcli v3 2021-09-14 13:21:55 -07:00
tailscale cmd/tailscale/cli: add --watch flag to "debug metrics" subcommand 2021-11-16 13:48:21 -08:00
tailscaled cmd/tailscaled: remove a redundant date prefix on Windows logs 2021-11-18 10:23:41 -08:00
tailtlsproxy cmd/tailtlsproxy: introduce HTTPS proxy bridge 2021-11-19 10:50:28 -05:00
testcontrol cmd/testcontrol: add test control server 2021-08-19 17:50:48 -07:00
tsshd all: gofmt with Go 1.17 2021-08-05 15:54:00 -07:00