From 0dfadde3402cfb3b35324e6b6b6b05002335ccde Mon Sep 17 00:00:00 2001 From: Brad Fitzpatrick Date: Wed, 6 Oct 2021 11:13:50 -0700 Subject: [PATCH] Updated Tailscale 1.16 (markdown) --- Tailscale-1.16.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Tailscale-1.16.md b/Tailscale-1.16.md index 83e5628..ca750fe 100644 --- a/Tailscale-1.16.md +++ b/Tailscale-1.16.md @@ -1,5 +1,6 @@ - Support storage of node state as a Kubernetes secret. - `tailscale up --authkey=file:/path/to/secret` support +- `tailsacle up --qr` for QR codes - tailscaled can now run an HTTP proxy server (in addition to the prior SOCKS5 proxy server support) - no longer need the `while tailscale up; do sleep 0.1; done` loops - CPU/memory profiling support in `tailscale debug`