Releases: yuezk/GlobalProtect-openconnect
Releases · yuezk/GlobalProtect-openconnect
v2.5.1
v2.5.0
- GUI/CLI: statically link OpenConnect
- GUI/CLI: support configure the client version
- CLI: add the
-S/--script-tunoption to pass traffic to the--scripthandler - GUI: update the branding to
GP Connect - GUI: improve the license checking to reduce the reliance on the online service.
- GUI: Submit HIP report by default.
v2.4.7
v2.4.6
- GUI: support the default configuration file for GUI client (fix #492)
- GUI: add the option to not reuse the authentication cookies (fix #540)
- GUI: improve the license validation logic (fix #502)
- CLI: support the
--browser remoteoption to use the remote browser for authentication (#544 by @dark12) - CLI: fix gpclient disconnect bailing with client is already running issue (#542 by @zeroepoch)
- CLI: fix the
--passwd-on-stdinreads again on gateway failure (#546)
v2.4.5
v2.4.4
v2.3.11
This release is for Ubuntu 18.04 and Ubuntu 20.04.
Compatibility note (added 2026-02-27)
Starting from 2.4.x, the GUI framework was upgraded from Tauri 1.x to Tauri 2.x.
Tauri 2.x dropped Ubuntu 20.04 support, and in practice this may also affect older Debian releases such as Bullseye (Debian 11), depending on glibc/packaging toolchain versions.
If you are on Ubuntu 20.04 or Debian Bullseye, 2.3.x may be the last compatible release series.
Changed
- Update the minimal Rust version to 1.71.1 so we can publish PPA for Ubuntu 18.04.
Install from PPA
sudo add-apt-repository ppa:yuezk/globalprotect-openconnect
sudo apt-get install globalprotect-openconnect
More installation see installation.