Tailsman
is a comprehensive, single-file shell script designed to simplify the installation, management, and maintenance of Tailscale on routers running AsusWRT-Merlin firmware. It provides simple commands to handle everything from initial installation and upgrades to starting, stopping, and automating the Tailscale service.
- Single-File Script: No dependencies besides standard router utilities (
wget
,tar
,cru
). - Auto-Installation: Automatically downloads and installs the latest stable version of Tailscale for ARM architecture.
- On-Demand Updates: Keeps both the
tailscaled
daemon and thetailscale
CLI tool up-to-date. - Simple Service Management: Easy commands to
start
,stop
, andrestart
the service.