From 0c2436884f990d186f1923c43578cd61e3ac82e7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 10 Aug 2026 01:03:12 +0000 Subject: [PATCH] chore: update plugin catalog [skip ci] --- catalog.toml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/catalog.toml b/catalog.toml index 8d601b5..f688f03 100644 --- a/catalog.toml +++ b/catalog.toml @@ -1316,3 +1316,16 @@ icon = "activity" description = "It pings a list of IPs, hosts, or links at intervals and notifies you when one goes down (or comes back up)." plugin_api = 14 tags = ["network", "indicator", "bar", "panel", "service"] + +[[plugin]] +id = "umedbazarov/ruh-vpn" +name = "Ruh VPN" +version = "0.1.0" +updated_at = 1786323782 +added_at = 1786323782 +author = "Умеджон Базаров" +license = "MIT" +icon = "shield-lock" +description = "VPN/proxy manager (sing-box): SSH, VLESS, VMess, Shadowsocks, SOCKS5, routing rules, kill switch." +plugin_api = 3 +tags = ["bar", "panel", "service", "shortcut", "network", "privacy"]