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",