mirror of
https://github.com/tailscale/tailscale.git
synced 2025-07-17 11:08:37 +00:00
Updated Tailscale 1.6 (markdown)
parent
664559eb80
commit
3607471c37
@ -19,6 +19,13 @@
|
||||
|
||||
### Windows
|
||||
|
||||
* In prior releases, the Tailscale background service and the GUI binary were the same binary. In Tailscale 1.6, the background service is now just the open source `tailscaled.exe` (which people can build themselves: https://github.com/tailscale/tailscale#building). In summary there are three binaries:
|
||||
- `tailscaled.exe` (the open source daemon that does all the networking)
|
||||
- `tailscale.exe` (the open source CLI tool to control the daemon)
|
||||
- `tailscale-ipn.exe` (the GUI to control the daemon)
|
||||
* The Windows service is now named just "Tailscale" (previously it was "Tailscale IPN")
|
||||
* The installer & uninstaller have been cleaned up and should now work correctly on multi-user Windows machines.
|
||||
|
||||
### macOS
|
||||
|
||||
* tailscaled now runs on macOS: https://github.com/tailscale/tailscale/wiki/Tailscaled-on-macOS
|
Loading…
x
Reference in New Issue
Block a user