Source: tailscale
Section: net
Priority: optional
Maintainer: Kristof Csillag <kristof.csillag@deai-labs.com>
Build-Depends: debhelper-compat (= 13), golang-1.26-go
Standards-Version: 4.7.0
Homepage: https://tailscale.com
Rules-Requires-Root: no

Package: tailscale
Architecture: any
Depends: ${misc:Depends}, iptables
Recommends: iproute2
Description: mesh VPN client and daemon (WireGuard-based), Scutarius build
 tailscaled joins the machine to a Tailscale network; tailscale is its
 command-line client. Built from upstream v1.102.3 plus the Scutarius
 patch that re-reads the OS resolver configuration when it changes on
 disk (net/dns: recompile DNS config when the OS base config changes).
 .
 Runs under sysvinit (/etc/init.d/tailscaled, /etc/default/tailscaled).
 Built without the embedded web client (ts_omit_webclient).
