Skip to content

luizbizzio/tailscale-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Tailscale Control πŸŽ›οΈ

A Windows tray app for faster Tailscale control.

Tailscale Control

Tailscale Control is not a replacement for Tailscale. It is a local control panel for quick actions, account switching, hotkeys, diagnostics, and Tailscale MTU integration without opening terminals or digging through menus.

Independent and unofficial. This project is not affiliated with, endorsed by, or sponsored by Tailscale Inc.


⚑ Install

Open Windows Terminal or PowerShell as your normal user, then run:

powershell.exe -NoProfile -ExecutionPolicy Bypass -Command "irm 'https://github.com/luizbizzio/tailscale-control/releases/latest/download/install.ps1' | iex"

The installer downloads the release files, creates the local app folder, adds shortcuts, and starts Tailscale Control.


🎬 Application Demo

Tailscale Control demo

Demo uses sample data. No real tailnet, IP address, account, or device information is shown.

🎬 Tray Menu Demo

Tailscale Control detailed tray menu Tailscale Control compact tray menu
Detailed tray mode shows the current device, account, DNS, IPs, and Tailscale state. Compact tray mode keeps the tray focused on quick actions and navigation.

πŸš€ Why use it?

Tailscale is excellent for private networking. Tailscale Control is built for the daily actions that become slow when repeated many times.

Problem With only Tailscale With Tailscale Control
Toggle connection fast Use the app or CLI One tray click or hotkey
Toggle DNS or subnet routes Use CLI commands Tray menu, hotkey, or button
Toggle incoming connections Use CLI Tray menu, hotkey, or button
Switch accounts Use Tailscale account flow Quick Account Switch with hotkeys
Pick a preferred exit node Select manually Save a preferred exit node
Check devices and latency Use CLI commands Built-in list, info, tools, and ping
Test DNS resolving Use terminal tools Built-in DNS Resolve tab
Check public IP Use browser or CLI Built-in Public IP tab
View recent actions Terminal output disappears Activity tab keeps output
Manage Tailscale MTU Separate tool Integrated status, open, and install flow

Less terminal. Fewer clicks. Faster control.


🧰 Requirements

Requirement Needed
Windows 10 or 11 βœ…
Tailscale installed and running in unattended mode βœ…
Admin rights Only for the auto-update scheduled task

πŸ” Security and Privacy

Tailscale Control runs locally on your Windows device.

It does not include a cloud backend, analytics service, telemetry system, or account server.

It uses the local Tailscale CLI and stores local app settings on your machine.


πŸ“„ License

This project is source-available under the PolyForm Internal Use License 1.0.0.

You may use it for personal use and internal business operations.

You may not sell, resell, sublicense, redistribute, publish paid builds, package it for app stores, or offer it as a commercial product without explicit permission from the author.


⚠️ Disclaimer

Tailscale Control is an independent, unofficial Windows utility for Tailscale.

It is not affiliated with, endorsed by, or sponsored by Tailscale Inc.

Tailscale is a trademark of Tailscale Inc.

Sponsor this project

 

Contributors