Supported providers
WireGuard
Upload your WireGuard.conf file.
| Variable | Description |
|---|---|
WIREGUARD_CONFIG | Your WireGuard .conf configuration file |
OpenVPN
Upload your OpenVPN.ovpn file and provide credentials if your server requires authentication.
| Variable | Description |
|---|---|
OPENVPN_CONFIG | Your OpenVPN .ovpn configuration file |
OPENVPN_USER | VPN username |
OPENVPN_PASSWORD | VPN password |
OpenConnect
Used for Cisco AnyConnect-compatible servers and other OpenConnect-supported gateways.| Variable | Description |
|---|---|
OPENCONNECT_SERVER | VPN server hostname (e.g. vpn.company.com) |
OPENCONNECT_USER | VPN username |
OPENCONNECT_PASSWORD | VPN password |
OPENCONNECT_PROTOCOL | Protocol to use (default: anyconnect) |
Tailscale
Connects Neo as a node on your Tailnet. Get your auth key from the Tailscale Admin Console.| Variable | Description |
|---|---|
TAILSCALE_AUTHKEY | Auth key from Tailscale Admin Console (format: tskey-auth-...) |
IPsec/IKEv2
Upload your IPsec configuration and secrets files.| Variable | Description |
|---|---|
IPSEC_CONFIG | Your IPsec .conf configuration file |
IPSEC_SECRETS | Your IPsec secrets file |
Cisco Meraki
Connects via Meraki Client VPN. Find your PSK in the Meraki Dashboard under Security & SD-WAN > Client VPN.| Variable | Description |
|---|---|
MERAKI_SERVER | Meraki VPN server hostname (e.g. vpn.meraki.example.com) |
MERAKI_USER | VPN username |
MERAKI_PASSWORD | VPN password |
MERAKI_PSK | Pre-shared key from Meraki Dashboard |
Twingate
Connects Neo as a service account on your Twingate network. Get your service key from Twingate Admin Console under Service Accounts.| Variable | Description |
|---|---|
TWINGATE_SERVICE_KEY | Service key from Twingate Admin Console > Service Accounts |
Cloudflare WARP
Supports both site-to-site tunnel mode and Zero Trust enrollment.| Variable | Description |
|---|---|
WARP_CONNECTOR_TOKEN | Connector token for site-to-site tunnel. Leave empty for consumer mode. |
WARP_ORGANIZATION | Your Cloudflare organization name for Zero Trust enrollment (e.g. mycompany) |

