Updated Tailscale 1.20 (markdown)

Denton Gentry 2022-01-08 17:25:00 -08:00
parent ba0cdc5e04
commit e181876011

@ -12,6 +12,7 @@
- packet filter now supports matching any IP protocol number (previously only TCP, UDP, ICMP and SCTP) when enabled in ACLs - 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 - added `Online` boolean to `tailscale status --json`, made `tailscale status` show offline nodes
- added `tailscale up --json` - added `tailscale up --json`
- when using an exit node, DNS queries will be forwarded to the exit node for resolution
## Linux ## 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/)) - `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/))