Files

18 lines
348 B
JSON
Raw Permalink Normal View History

2025-05-08 09:30:06 +07:00
{
2025-05-10 11:00:57 +07:00
"id": "nextvpn",
"name": "NextVPN",
"version": "1.0",
"description": "Secure VPN solution for encrypted network connections and remote access",
"installation": {
2025-05-13 11:39:43 +07:00
"host_type": "local",
"deployment": {
"type": "docker"
}
2025-05-10 11:00:57 +07:00
},
2025-05-13 10:34:05 +07:00
"required": "true",
2025-05-13 11:30:00 +07:00
"tags": [
"vpn",
"network"
],
2025-05-10 11:00:57 +07:00
"lastModified": 1746671214
2025-05-08 09:30:06 +07:00
}