app-store/apps/tailscale/config.json
github-action update-app-version 34c849672c Update app version
2023-03-29 00:02:36 +02:00

20 lines
562 B
JSON

{
"$schema": "../schema.json",
"name": "Tailscale",
"available": true,
"port": 8093,
"id": "tailscale",
"tipi_version": 4,
"version": "1.38.2",
"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": []
}