Updated Tailscale 1.16 (markdown)

Brad Fitzpatrick
2021-09-29 09:51:35 -07:00
parent 7dcc7616be
commit 38003b9ab3

@@ -1,7 +1,7 @@
- Support containers with !CAP_NET_RAW and !CAP_NET_ADMIN (like CircleCI runners)
- Support storage of node state as a Kubernetes secret.
- `tailscale up --authkey=file:/path/to/secret` support
- tailscaled can now run an HTTP proxy server
- 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
## Client-specific