mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-24 18:45:38 +00:00
Updated Tailscale 1.8 (markdown)
parent
960bdd4dba
commit
6d25d405df
@ -16,7 +16,7 @@
|
|||||||
* Much better support for DNS server configuration and Magic DNS in Linux distributions using systemd-resolved, NetworkManager, and resolvconf: https://tailscale.com/blog/sisyphean-dns-client-linux/
|
* Much better support for DNS server configuration and Magic DNS in Linux distributions using systemd-resolved, NetworkManager, and resolvconf: https://tailscale.com/blog/sisyphean-dns-client-linux/
|
||||||
|
|
||||||
## Windows
|
## Windows
|
||||||
* Behavior change: ForceDaemon now off by default, use “tailscale up --unattended” to get previous behavior
|
* the `tailscale.exe` CLI command now supports a new flag, `tailscale up --unattended` to make Tailscale run in what the GUI calls "Unattended Mode" (to run in the background outside the context of a logged in desktop session). Previously on Windows the CLI always enabled Unattended Mode; now it must be specified explicitly.
|
||||||
* Windows systems can now serve as subnet routers and exit nodes. As this support is new, there's no GUI support yet and the CLI must be used to enable it. From `cmd.exe`, run `tailscale up --advertise-exit-node` or `tailscale up --advertise-route=192.168.1.0/24`
|
* Windows systems can now serve as subnet routers and exit nodes. As this support is new, there's no GUI support yet and the CLI must be used to enable it. From `cmd.exe`, run `tailscale up --advertise-exit-node` or `tailscale up --advertise-route=192.168.1.0/24`
|
||||||
|
|
||||||
## MacOS
|
## MacOS
|
||||||
|
Loading…
Reference in New Issue
Block a user