GlobalProtect-openconnect
GlobalProtect-openconnect copied to clipboard
A GlobalProtect VPN client for Linux, written in Rust, based on OpenConnect and Tauri, supports SSO with MFA, Yubikey, and client certificate authentication, etc.
When trying to run the latest build from today, the CLI version, I get the following error: ``` sfcu@testdebian:~$ gpclient connect REDACTED [2024-01-23T01:43:51Z INFO gpclient::cli] gpclient started: 2.0.0-beta5 (2024-01-22) [2024-01-23T01:43:51Z...
Hi, How does one use the CLI and configure it to use an external-browser? Chrome in my case I tried the new 2.0.0-beta5 release with GUI and that works, besides...
Updated to the new GlobalProtect today (v2.0.0-beta5) and now I can't connect. Been using GlobalProtect for a long time without issues so I believe the issue is with the new...
Hi, the pure repo wont be buildable with `dpkg-buildpackage -rfakeroot -b` because dh is confused about the buildsystem in use. Run dh with --buildsystem=cmake
Adds "samlUserAgent" key to settings dialog. If left blank, prior behavior is unchanged. If provided, the WebView Profile is adjusted with ::setHttpUserAgent() before opening the portal's SAML page.
This allows one to autofill credentials in the SAML window from ini file. The ini file is "~/.gpclient-credentials"; the gateway/portal must match the section in the ini file (e.g., [vpn.domain.com])....
Hi, I used this software successfully a couple months ago. I do not know what changed (maybe our IT), but I can no longer connect. I'm using this remote URL:...
When I tried to log in the App on Linux system, I face the below issue (When I tested on Window11, it worked well). If you have any solution for...
When I try to add the repository I got an error on `sudo apt update` saying that the repository don't have a Release file. And when I try to build...
./scripts/verify-debian-package.sh ``` dpkg-buildpackage: info: source package globalprotect-openconnect dpkg-buildpackage: info: source version 1.4.9-1 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Kevin Yue dpkg-buildpackage: info: host architecture amd64 dpkg-source...