Categorygithub.com/pritunl/pritunl-client-electron
repository
0.0.0-20240810221751-5e1bfa6ce944
Repository: https://github.com/pritunl/pritunl-client-electron.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

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)