Updated Tailscaled on macOS (markdown)

Brad Fitzpatrick 2021-02-18 13:50:31 -08:00
parent acc78d94be
commit bcb8b944af

@ -56,6 +56,8 @@ Use https://forum.tailscale.com/ for support.
Compared to the GUI version of Tailscale, running `tailscaled` instead has the following differences:
* `tailscaled` on macOS is much newer and less tested, but it seems to all work.
* the App Store version uses the Apple Network Extension API; `tailscaled` uses the `/dev/utun` TUN interface
* MagicDNS works, but you need to set 100.100.100.100 as your DNS server yourself. It doesn't yet change your DNS config.
* `tailscaled` can run at system boot before any user has logged in (e.g. letting you VNC to your computer after a power outage)
* is fully open source (Tailscale GUI parts aren't open source on non-free operating systems)