Spel bettr.

Denton Gentry 2021-05-06 08:21:51 -07:00
parent d2b31ac6b4
commit f3a3f4c625

@ -7,7 +7,7 @@
* In magicsock if IPv4 and IPv6 have similar latency, prefer IPv6.
* Add `tailscale ping --tsmp w.x.y.z`, which sends a ping at a layer which doesnt involve the host IP stack. Only destinations running 1.8+ will respond.
* Add `tailscale ip [-4] [-6]` command, suitable for use in shell scripts to retrieve Tailscale IP addresses of the local node or peers.
* add `tailscale bugreport` command to log a timestamp, use shortly after a problem occurs to make it easier for support@tailscale.com to find. Note that you do still need to send email or file a bug; the new `bugreport` just adds a known point in the logs so support can find it easily.
* add `tailscale bugreport` command to log a timestamp, to use shortly after a problem occurs to make it easier for support@tailscale.com to find. Note that you do still need to send email or file a bug; the new `bugreport` just adds a known point in the logs so support can find it easily.
* Add `tailscale logout` command.
* When run with `--tun=userspace-networking --socks5-server=...`, `tailscaled` can now be a SOCKS5 proxy for all addresses not just Tailscale addresses.