From e18f20ce4c6857e6e0028b1e5431ae7c01f5a5e8 Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Mon, 18 Aug 2025 12:29:04 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 489cbdc..8e077a3 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -4614,6 +4614,21 @@ ], "type": "turnkey" }, + { + "name": "twingate-connector", + "slug": "twingate-connector", + "desc": "Twingate Connectors are lightweight software components that establish secure, least-privileged access between private network resources and authorized users without exposing the network to the internet. They act as outbound-only bridges between your protected resources and the Twingate infrastructure, ensuring zero-trust access without the need for a VPN.", + "script": "ct/twingate-connector.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/twingate-connector.sh", + "categories": [ + 4 + ], + "notes": [ + "You can get your Twingate access or refresh tokens from the Twingate Admin Console. `https://auth.twingate.com/signup-v2`", + "If you need to update your access or refresh tokens, they can be found in /etc/twingate/connector.conf" + ], + "type": "ct" + }, { "name": "TypeSense", "slug": "typesense",