FVPN-client-electron is an open source openvpn client. Documentation and more information can be found at the home page client.fvpn.com
If the FVPN 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/fvpn/fvpn-client-electron/master/tools/install_macos.sh)
bash <(curl -s https://raw.githubusercontent.com/fvpn/fvpn-client-electron/master/tools/uninstall_macos.sh)