8000 GitHub - uwu/tailscale-client: A Fluent and Modern Tailscale client for Windows.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

uwu/tailscale-client

Repository files navigation

Tailscale Client

A modern, WinUI3-based Tailscale client for Windows.

This project was born out of wanting to mess around with WinUI3, and the fact that the Tailscale Windows client looks... not great compared to MacOS. It aims to provide a modern, clean, and feature-rich Tailscale client for Windows while being fully open source, unlike the official one.

Important

Not all features (even somewhat basic ones!) are implemented at this time. This is a work in progress.

Warning

This does not replace the Tailscale daemon. This is just the client UI meant to replace/integrate the Tailscale tray icon app.

Features

  • Account switching
  • Full login flow, supporting custom control servers such as headscale instances
  • QR code logins
  • Netmap view (devices page)
  • Device details and copy (such as IP, domain, etc.)
  • Exit nodes
  • Settings (Run unattended, allow Tailscale DNS, accept subnets)
  • Taildrop

Preview

Installation

Grab the installer from the CDN x64/CDN arm64 or from the latest release. Portable versions are also available in releases without automatic updates.

Building and running

  1. Prerequisites
    • Visual Studio 2022
    • Windows 10 21H1 or later
    • Windows SDK 22000.194 or later
    • Windows App SDK 1.6
    • .NET 8.0 SDK
  2. Clone the repository
  3. Open the solution in Visual Studio 2022
  4. Build the solution and run

Warning

To install manually, you will need to sideload the msix package. This means building the package, publishing locally (either via the Create App Package wizard or the Publish wizard). You MUST install the certificate you used to sign the package on your device, or it will not install.

Contributing

Contributions are welcome! Please open an issue or pull request if you have any suggestions or changes.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

Acknowledgements

  • Tailscale, for making Tailscale open-source
  • QRCoder, used to generate the QRs for login

About

A Fluent and Modern Tailscale client for Windows.

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0