Updated Tailscale 1.16 (markdown)

Brad Fitzpatrick
2021-10-06 11:13:50 -07:00
parent 9a781e4284
commit 0dfadde340

@@ -1,5 +1,6 @@
- Support storage of node state as a Kubernetes secret. - Support storage of node state as a Kubernetes secret.
- `tailscale up --authkey=file:/path/to/secret` support - `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) - 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 - no longer need the `while tailscale up; do sleep 0.1; done` loops
- CPU/memory profiling support in `tailscale debug` - CPU/memory profiling support in `tailscale debug`