mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-08-25 22:01:15 +00:00
Update helpers_cache.json
This commit is contained in:
@@ -4614,6 +4614,21 @@
|
|||||||
],
|
],
|
||||||
"type": "turnkey"
|
"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",
|
"name": "TypeSense",
|
||||||
"slug": "typesense",
|
"slug": "typesense",
|
||||||
|
Reference in New Issue
Block a user