Skip to content

pritunl/pritunl-client-electron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d3a50cb · Mar 23, 2025
Mar 23, 2025
Mar 23, 2025
Sep 10, 2024
Sep 9, 2024
Aug 24, 2020
Oct 15, 2024
Mar 23, 2025
Mar 23, 2025
Mar 21, 2023
Oct 30, 2024
Sep 9, 2024
Mar 23, 2025
Oct 15, 2024
Mar 18, 2022
Jun 27, 2018
Mar 23, 2025
Feb 14, 2024
Mar 30, 2022
Mar 23, 2025
Mar 23, 2025
Nov 5, 2018

Repository files navigation

pritunl-client-electron: pritun vpn client

package-macOS package-windows github twitter medium forum

Pritunl-client-electron is an open source openvpn client. Documentation and more information can be found at the home page client.pritunl.com

Install From Source (macOS)

If the Pritunl package is currently installed run the uninstall command below. Requires homebrew with git, go and node.

brew install git go node
bash <(curl -s https://raw.githubusercontent.com/pritunl/pritunl-client-electron/master/tools/install_macos.sh)

Uninstall From Source (macOS)

bash <(curl -s https://raw.githubusercontent.com/pritunl/pritunl-client-electron/master/tools/uninstall_macos.sh)