17 lines
		
	
	
		
			552 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			552 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "$schema": "../schema.json",
 | |
|   "name": "Tailscale",
 | |
|   "available": true,
 | |
|   "port": 8093,
 | |
|   "id": "tailscale",
 | |
|   "tipi_version": 1,
 | |
|   "version": "v1.29.10",
 | |
|   "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": []
 | |
| }
 | 
