Post

twingate-connector

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.

twingate-connector

Installation

Default install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/twingate-connector.sh)"
CPU: 1 cores RAM: 1024 MB Disk: 3 GB OS: Ubuntu 24.04

Configuration

Config file:

1
/etc/twingate/connector.conf

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

This post is licensed under CC BY 4.0 by the author.