Skip to content

ajesse11x/pritunl-client-electron

 
 

Repository files navigation

pritunl-client-electron: pritun vpn client

package-macOS package-windows github twitter

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)

Packages

No packages published

Languages

  • Go 38.7%
  • JavaScript 35.5%
  • Ruby 7.4%
  • Python 5.8%
  • CSS 5.6%
  • Shell 4.6%
  • Other 2.4%