Update helpers_cache.json

This commit is contained in:
ProxMenuxBot
2025-08-18 12:29:04 +00:00
parent c12af4060c
commit e18f20ce4c

View File

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