From 358ca5e1f9e17db3c5db31d60c258c40a2921c99 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Sun, 4 Sep 2022 16:59:33 +0200 Subject: [PATCH] Add WireGuard Client to catalog --- apps.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/apps.json b/apps.json index 1c892aa7..be4e385b 100644 --- a/apps.json +++ b/apps.json @@ -4414,6 +4414,13 @@ ], "url": "https://github.com/YunoHost-Apps/wireguard_ynh" }, + "wireguard_client": { + "state": "inprogress", + "subtags": [ + "network" + ], + "url": "https://github.com/YunoHost-Apps/wireguard_client_ynh" + }, "wisemapping": { "category": "office", "maintained": false,