From a43884ab5563ff9410bb3af15bc9722f9f69ceba Mon Sep 17 00:00:00 2001 From: Denton Gentry Date: Mon, 3 May 2021 17:37:02 -0700 Subject: [PATCH] commit f99e63bb175078222dacad86b67678b17deb25cd fixed an issue which was never user-visible --- Tailscale-1.8.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Tailscale-1.8.md b/Tailscale-1.8.md index 6329555..5b07ea2 100644 --- a/Tailscale-1.8.md +++ b/Tailscale-1.8.md @@ -18,7 +18,6 @@ ## Windows * Behavior change: ForceDaemon now off by default, use “tailscale up --unattended” to get previous behavior * Windows systems can now serve as subnet routers and exit nodes. cmd.exe must be used to enable this: `tailscale up --advertise-exit-node` or `tailscale up --advertise-route=192.168.1.0/24` -* Don’t log out when Windows GUI disconnects ## MacOS * MacOS systems can now serve as subnet routers and exit nodes using https://github.com/tailscale/tailscale/wiki/Tailscaled-on-macOS