Updated Tailscale 1.20 (markdown)

Brad Fitzpatrick 2021-11-30 11:52:40 -08:00
parent f48ce235fa
commit 4df6dd8823

@ -1,11 +1,13 @@
**pre-release notes; Tailscale 1.20 is not yet out** **pre-release notes; Tailscale 1.20 is not yet out**
## Platform independent ## Platform independent
- bug fixes, cleanups, log spam reduction
- `tailscaled` now allows running the outgoing SOCKS5 and HTTP proxies on the same port. - `tailscaled` now allows running the outgoing SOCKS5 and HTTP proxies on the same port.
- many more debug metrics available - many more debug metrics available
- added new `tailscale ip -1` flag
## Linux ## Linux
- `tailscale file cp` sends via the local tailscaled now, so it now supports `tailscaled` running in tun-free, `userspace-networking` mode - `tailscale file cp` sends via the local tailscaled now, so it now supports `tailscaled` running in tun-free, `userspace-networking` mode (such as on Synology DSM7 unless you [enable TUN mode](https://tailscale.com/kb/1152/synology-outbound/))
## iOS ## iOS
- -