Supported providers
WireGuard
Upload your WireGuard.conf file.
OpenVPN
Upload your OpenVPN.ovpn file and provide credentials if your server requires authentication.
OpenConnect
Used for Cisco AnyConnect-compatible servers and other OpenConnect-supported gateways.GlobalProtect
Connects to Palo Alto GlobalProtect portals, including Okta SAML/SSO with TOTP MFA. Provide the portal plus either credentials (with an optional TOTP secret to automate MFA) or a pre-obtained portal cookie. Only the portal is required.Tailscale
Connects Neo as a node on your Tailnet. Get your auth key from the Tailscale Admin Console.IPsec/IKEv2
Upload your IPsec configuration and secrets files.Cisco Meraki
Connects via Meraki Client VPN. Find your PSK in the Meraki Dashboard under Security & SD-WAN > Client VPN.Twingate
Connects Neo as a service account on your Twingate network. Get your service key from Twingate Admin Console under Service Accounts.Cloudflare WARP
Supports site-to-site tunnel mode, headless Zero Trust enrollment via a service token, and consumer mode. For headless Zero Trust enrollment, provideWARP_ORGANIZATION, WARP_AUTH_CLIENT_ID, and WARP_AUTH_CLIENT_SECRET together.
Headless enrollment also needs two settings in the Cloudflare Zero Trust dashboard.
Allow service tokens to enroll. Under Settings > WARP Client > Device enrollment permissions, add a rule using the Service Auth selector and select your service token. Without it, enrollment fails with
Access JWT redirect did not include 'token'.
Keep the sandbox’s own network out of the tunnel. Neo’s cloud sandbox reaches Neo over a private address range. If your Split Tunnel sends that range through the tunnel — which happens whenever you tunnel a broad private range such as 10.0.0.0/8 to reach internal targets — the sandbox loses its connection to Neo and the task fails even though WARP reports connected.
To find the range, open a terminal on your sandbox and run:
/16 under Settings > WARP Client > Split Tunnels (Exclude mode). For an address of 10.x.y.z, exclude 10.x.0.0/16.

