IMPORTANT NOTES:
- the app is currently available for 64 bit Debian based distros only, tested with Ubuntu, Mint, Debian distributions
- "net-tools" package is a pre-requisites, on Debian-based distros install it by running 'sudo apt-get install net-tools -y'
Changes in version 2.1.1
- ECC CA updated, the old one expires in July 09, 2024. It is used for OpenVPN ECC connection types.
Download (.deb package)
Changes in version 2.1
- RSA CA updated, the old one expires in January 3, 2024. It is used for AES-128, AES-256 and XOR connection types (not ECC).
- Added the SecureDNS feature
- Updated openvpn binary
- other minor fixes and improvements
Changes in version 2.0 (beta)
- new design implemented
- fixed OpenVPN issue related to not connecting when resuming from sleep
- other minor bug fixes
Changes in version 1.4 (beta)
- added support for latest Ubuntu 19
- fixed startup from menus so it should run without the need to start it from terminal
- added servers latency in the locations menu
Changes in version 1.3 (beta)
- fixed a kill switch problem, not allowing traffic to the 'lo' (127.0.0.1) interface when enabled
- added up to date API servers for locations update
- fixed a bug not displaying the connection log when clicking on 'Show connection log'
- other minor fixes
Changes in previous version (v1.2)
- fixed a screen scaling issue (window too big on some displays)
- fixed a problem with URLs opening (e.g. when clicking on the IP leaking check button)
- other minor improvements and fixes