Skip to content

Releases: yuezk/GlobalProtect-openconnect

v2.5.1

22 Dec 15:40
v2.5.1
1b4ea72

Choose a tag to compare

  • Fix the .deb package installation issue (fix #563)
  • GUI: fix the tray icon size issue on GNOME Flashback (fix #564)
  • Improve the HIP report generation logic

v2.5.0

09 Dec 14:27
v2.5.0
f398cca

Choose a tag to compare

  • GUI/CLI: statically link OpenConnect
  • GUI/CLI: support configure the client version
  • CLI: add the -S/--script-tun option to pass traffic to the --script handler
  • 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

13 Nov 00:37
v2.4.7
c40fd05

Choose a tag to compare

  • Support NixOS package installation
  • Fix the VPNC script location on Void Linux
  • Upgrade to Rust 1.85
  • --browser without argument uses the system default browser

v2.4.6

15 Oct 15:25
v2.4.6
b56659b

Choose a tag to compare

  • 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 remote option 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-stdin reads again on gateway failure (#546)

v2.4.5

16 Jul 13:06
v2.4.5
2aa875a

Choose a tag to compare

  • GUI/CLI: fix the issue that the custom port is not supported issue (fix #404)
  • CLI: add the --force-dpd option to specify the interval for DPD (Dead Peer Detection).
  • CLI: add the -i/--interface option to specify the interface to use.

v2.4.4

09 Feb 14:50
v2.4.4
dc9480f

Choose a tag to compare

  • GUI: fix multiple tray icons issue (fix #464)
  • CLI: check the cli running state before running the gpclient command (fix #447)

v2.3.11

21 Jan 13:52
v2.3.11
26d5d5b

Choose a tag to compare

This release is for Ubuntu 18.04 and Ubuntu 20.04.

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.

v2.4.3

20 Jan 16:38
v2.4.3
4ff1c1d

Choose a tag to compare

  • Do not use static default value for the --os-version option.

v2.4.2

20 Jan 15:52
v2.4.2
a7ad02a

Choose a tag to compare

  • Disconnect the VPN when sleep (fix #166, #267)

v2.3.10

20 Jan 16:36
v2.3.10
8cc73df

Choose a tag to compare

For Ubuntu 20.04 and older.

  • Disconnect the VPN when sleep (fix #166, #267)