{ "name": "WireGuard", "id": "wireguard", "packaging_format": 1, "description": { "en": "Fast and modern VPN server, including a configuration webapp", "fr": "Serveur VPN rapide et moderne, incluant une webapp pour le configurer" }, "version": "0.5.0~ynh1", "url": "https://github.com/ngoduykhanh/wireguard-ui", "upstream": { "license": "MIT", "website": "https://www.wireguard.com/", "code": "https://github.com/ngoduykhanh/wireguard-ui" }, "license": "MIT", "maintainer": { "name": "tituspijean", "email": "tituspijean@outlook.com" }, "requirements": { "yunohost": ">= 11" }, "multi_instance": false, "services": [ "nginx" ], "arguments": { "install": [ { "name": "domain", "type": "domain" }, { "name": "admin", "type": "user" } ] } }