diff --git a/Tailscale-1.16.md b/Tailscale-1.16.md index 36b451a..a58ece9 100644 --- a/Tailscale-1.16.md +++ b/Tailscale-1.16.md @@ -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