Releases: yuezk/GlobalProtect-openconnect
Releases · yuezk/GlobalProtect-openconnect
v2.3.9
Enhance the OpenSSL compatibility mode (fix #437 )
v2.3.8
GUI: support configure the external browser to use for authentication (fix #423 )
GUI: add option to remember the credential (fix #420 )
GUI: fix the credential not saved issue (fix #420 )
CLI: fix the default browser detection issue (fix #416 )
v2.3.6
CLI: enhance the gpauth
command to support external browser authentication
CLI: add the --cookie-on-stdin
option to support read the cookie from stdin
CLI: support usage: gpauth <portal> --browser <browser> 2>/dev/null | sudo gpclient connect <portal> --cookie-on-stdin
CLI: fix the --browser <browser>
option not working
v2.3.5
Support configure no-dtls
option
GUI: fix the tray icon disk usage issue (#398 )
CLI: support specify the browser with --browser <browser>
option (#405 , #407 , #397 )
CLI: fix the --os
option not working
v2.3.4
Support the Internal Host Detection (fix #377 ).
CLI: support passing the password from stdin (fix #381 )
Thanks to @ruben-rodriguez for the implementation of the internal host detection (#384 ) and @fzakaria for the Nix packaging (#387 ).
v2.3.3
GUI: add the remark field for the license activation
GUI: check the saved secret key length
v2.3.2
Fix the CAS callback parsing issue (fix #372 )
CLI: fix the /tmp/gpauth.html
deletion issue (fix #366 )
GUI: fix the license not working after reboot (fix #376 )
GUI: add the license activation management link
snapshot
Note
The snapshot version is for testing purposes only. It is not recommended for production use.
How to Install the Snapshot Version
Ensure you have uninstalled the previous version of the package.
Download and install the package from the Assets section below.
v2.3.1
Fix the --sslkey
option not working