Free and Open Source VPN Client

Pritunl Client
Open Source OpenVPN and WireGuard Client

Free and open source cross platform OpenVPN and WireGuard client

Pritunl Client Windows
Pritunl Client macOS
Pritunl Client Linux

Simple OpenVPN and WireGuard client for macOS Linux and Windows

Pritunl Client provides a secure graphical and command line interface to connect to OpenVPN and WireGuard servers. Import OpenVPN and WireGuard profiles directly from Pritunl servers or standard OpenVPN configuration files.

Open Source

Open Source

All source code for Pritunl is publicly available on GitHub. To allow anyone to evaluate Pritunl to ensure that it is secure.

Viscosity Alternative

Viscosity Alternative

Free and open source alternative to Viscosity. No registration or credit card necessary.

Easy Configuration

Easy Configuration

Easily add OpenVPN profiles by importing the configuration or by using the URI available with Pritunl servers.

Terminal Interface

Manage profiles, connect and view logs from the command line with the Pritunl Client terminal interface. Full client functionality on headless servers and remote SSH sessions.

Pritunl Client
Pritunl Client - Profiles v1.4.4744.47
aws-development-eastSystem
User: linux
Online For: 18h 2m 13s
Server: aws-development-east
Organization: pritunl
Server Address: demo.pritunl.com
Client Address: 10.161.140.2/22
DisconnectSettings
aws-development-westSystem
User: linux
Online For: 18h 2m 13s
Server: aws-development-west
Organization: pritunl
Server Address: demo.pritunl.com
Client Address: 10.51.188.2/22
DisconnectSettings
aws-production-eastSystem
User: linux
Online For: 18h 2m 13s
Server: aws-production-east
Organization: pritunl
Server Address: demo.pritunl.com
Client Address: 10.85.184.2/22
DisconnectSettings
aws-production-westSystem
User: linux
Online For: 18h 2m 13s
Server: aws-production-west
Organization: pritunl
Server Address: demo.pritunl.com
Client Address: 10.225.24.2/22
DisconnectSettings
[d] Disconnect[l] Logs[s] Settings[r] Remove[i] Import[a] Advanced[q] Quit

Support

Email and community forums available for support. Subscribe to the Substack for security and update announcements.

Installation

Select your distribution to view installation instructions.

Arch Linux
sudo tee -a /etc/pacman.conf << EOF
[pritunl]
Server = https://repo.pritunl.com/stable/pacman
EOF

curl -fsSL https://raw.githubusercontent.com/pritunl/pgp/master/pritunl_repo_pub.asc \
  | sudo pacman-key --add -
sudo pacman-key --lsign-key 7568D9BB55FF9E5287D586017AE645C0CF8E292A
sudo pacman -Sy
sudo pacman -S --noconfirm pritunl-client-electron