Updated Tailscale 1.20 (markdown)

Brad Fitzpatrick 2021-12-08 09:34:52 -08:00
parent fe9a36e179
commit 1097083e90
1 changed files with 1 additions and 0 deletions

@ -10,6 +10,7 @@
- CLI now shows you which nodes are offering exit nodes
- CLI now refuses to let you pick an invalid exit node (when connected)
- packet filter now supports matching any IP protocol number (previously only TCP, UDP, ICMP and SCTP) when enabled in ACLs
- added `Online` boolean to `tailscale status --json`, made `tailscale status` show offline nodes
## Linux
- `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/))