Cross Platform VPN

Platform and Device Support

Pritunl supports all OpenVPN clients and the Pritunl Client is available on macOS, Windows and Linux.

Pritunl Client Windows
Pritunl Client macOS
Pritunl Client Linux

Client 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

Support

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