Skip to content

Native Tailscale GUI for Linux

TailScout

A clean, open-source Rust + GTK4/libadwaita desktop client for Tailscale on Linux. Manage your tailnet, Taildrop files, exit nodes, accounts, permissions, and devices without living in the terminal.

~600 KB
release binary
No Electron
native GTK app
MIT
free open source
TailScoutConnected

Overview

tail9e520a.ts.net

OwnerShreyam

HealthOK

Version1.98.4

Devices

work-desktop

Windows · 100.100.8.30

Online
linux-workstation

Linux · exit node

Exit
phone

Android · offline

Offline

Why TailScout

Linux Tailscale, without the terminal.

TailScout keeps Tailscale’s powerful CLI and daemon model, but adds a native desktop interface for common workflows.

Native and lightweight

Rust binary, shared GTK runtime, no Chromium, no Electron, no bundled browser engine.

Desktop friendly

Built with GTK4 and libadwaita for GNOME, KDE Plasma, XFCE, Cinnamon, i3, Sway, Hyprland, and more.

Tailscale workflows

Connect, disconnect, Taildrop, exit nodes, profiles, diagnostics, permissions, and detailed device views.

Project video

See the tailnet come alive.

A 36-second showcase of TailScout's native Linux Tailscale workflow: devices, Taildrop, exit nodes, health, accounts, and a visual tailnet map.

Native Rust + GTK4 controls for Taildrop, exit nodes, accounts, health checks, and live device context. Open video

Built for real Linux Tailscale use cases.

TailScout is for people searching for a Tailscale Linux GUI, a native Tailscale desktop client, Taildrop controls, exit node management, and a lightweight alternative to Electron apps.

Tailscale GUI for Linux
Native GTK4 VPN interface
Taildrop send and receive
Exit node selector
Rust desktop application
No Electron Tailscale app
GNOME KDE XFCE compatible
Open-source MIT license

Install or upgrade in one command.

Downloads the latest GitHub Release, detects an existing install, upgrades old versions, refreshes the launcher/icon, and tells you exactly what happened.

Terminal
curl -fsSL https://raw.githubusercontent.com/shreyam1008/tailScout/main/scripts/install.sh | bash
Installs or upgrades /usr/local/bin/tailscout
Refreshes searchable desktop launcher and icon
Uses sudo only when system paths require it

Questions people actually search.

Is TailScout official from Tailscale?

No. TailScout is an independent open-source Linux desktop GUI that wraps the official Tailscale CLI and LocalAPI.

Is TailScout better than using sudo tailscale up?

TailScout avoids running the whole GUI as root. It can set your Linux user as the Tailscale operator once through Polkit, then normal actions work without sudo.

Does Taildrop work for every peer?

Taildrop sending depends on Tailscale file-sharing policy and peer ownership. TailScout exposes sending when Tailscale reports the target can receive files.

Why not use Electron?

TailScout is designed to be native and low-footprint. GTK4/libadwaita provides the desktop UI without shipping a browser engine.