← Devices

VPN on Linux

3

Import and connect

These instructions are for Ubuntu and Debian with OpenVPN 3. Follow the official installation guide first. Import with: openvpn3 config-import --config your-file.ovpn. Start with: openvpn3 session-start --config your-file.ovpn.