app-store/apps/tailscale/config.json

24 lines
624 B
JSON
Raw Normal View History

2022-07-28 17:46:12 +00:00
{
"$schema": "../schema.json",
2022-07-28 17:46:12 +00:00
"name": "Tailscale",
"available": true,
"port": 8093,
"id": "tailscale",
"tipi_version": 23,
"version": "1.62.0",
2022-10-14 20:36:20 +00:00
"categories": [
"network",
"security"
],
2022-07-28 17:46:12 +00:00
"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"
]
2022-07-28 17:46:12 +00:00
}