GlobalProtect-openconnect icon indicating copy to clipboard operation
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.

Results 167 GlobalProtect-openconnect issues
Sort by recently updated
recently updated
newest added

Believe it or not, this one is better than the official client. We are using the official client on macOS but we can't use split-tunnelling. Meanwhile, your client with [vpn-slice](https://github.com/dlenski/vpn-slice)...

I can connect with command line ```openconnect``` with the following command from a shell script ```bash echo "$password" | sudo openconnect \ --protocol=gp \ $access_point \ --user=mydomain\\myuser \ --certificate ~/work/paloalto/mycert.pem...

Hello! Readme says that logs can be found in `~/.cache/GlobalProtect-openconnect/gpclient.log` but after recent updates, I can not find logs in the specified folder. Thank you for the app it is...

I'm trying to connect to a GlobalProtect VPN and get an SSL error. Here are the relevant lines: ``` 2020-09-09 22:31:26.820 INFO [17969] [PortalAuthenticator::authenticate@29] Preform portal prelogin at https://gpvpn.mit.edu/global-protect/prelogin.esp?tmp=tmp&kerberos-support=yes&ipv6-support=yes&clientVer=4100&clientos=Linux 2020-09-09...

Dear Yuezk: Your work is very awesome. In fact, openconnect client for windows had not been update for several years. Could you make a GlobalProtect client for Windows? Please! I...

seems not to work out of the box; guessing [glibc](https://tracker.debian.org/pkg/glibc) may be a problem? Thanks.

Joining a VPN does not require administrator access; a malicious party hosting any openconnect server can redirect the host's network traffic over via their own server. This vulnerability is executed...

Once disconnected, I need to put my username and password in again. Is there a way to automate this process please?

I use this app on Fedora Silverblue 35 and it works just fine. (thank you!) But on wayland, it doesn't show its tray icon properly. I'm not sure whether it's...