SlackBuilds Repository

15.0 > Network > tailscale (1.62.1)

Tailscale is a zero config VPN for building secure networks.
Install on any device in minutes. Remote access from any
network or physical location.

The service has two parts: tailscaled (daemon) and tailscale.
Both must run. I use this from a terminal:

daemon --user root tailscaled $exec && tailscale up

The first time, a url will pop up to authenticate.

Once the daemon is running, there's no need to restart it
until your next session. You can simply run

tailscale up
tailscale down

to connect and disconnect.

Maintained by: Andrew Payne
Keywords: vpn wireguard
ChangeLog: tailscale

Homepage:
https://tailscale.com/

Source Downloads (64bit):
tailscale_1.62.1_amd64.tgz (5e8a3b17eddd4954d165c005a9c09967)
tailscale-1.62.1.tar.gz (7c8acd55eb0b85c05b6b80568a39b9d2)

Download SlackBuild:
tailscale.tar.gz
tailscale.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
doinst.sh
slack-desc
tailscale.SlackBuild
tailscale.info

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds