24 lines
624 B
JSON
24 lines
624 B
JSON
{
|
|
"$schema": "../schema.json",
|
|
"name": "Tailscale",
|
|
"available": true,
|
|
"port": 8093,
|
|
"id": "tailscale",
|
|
"tipi_version": 16,
|
|
"version": "1.52.0",
|
|
"categories": [
|
|
"network",
|
|
"security"
|
|
],
|
|
"description": "Zero config VPN. Installs on any device in minutes, manages firewall rules for you, and works from anywhere.",
|
|
"short_desc": "The easiest, most secure way to use WireGuard and 2FA.",
|
|
"author": "© Tailscale Inc.",
|
|
"source": "https://github.com/tailscale/tailscale",
|
|
"website": "https://tailscale.com/",
|
|
"form_fields": [],
|
|
"supported_architectures": [
|
|
"arm64",
|
|
"amd64"
|
|
]
|
|
}
|