app-store/apps/tailscale/config.json

15 lines
548 B
JSON
Raw Normal View History

2022-07-28 17:46:12 +00:00
{
"name": "Tailscale",
"available": true,
"port": 8093,
"id": "tailscale",
"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/",
"image": "https://avatars.githubusercontent.com/u/48932923?s=200&v=4",
"form_fields": []
}