Kevin Yue

Results 418 comments of Kevin Yue

What's the logs with the `-vv` parameter using the default browser?

Try add the `--os Windows --hip` parameters to see if it works for you.

It looks like your VPN server updated its settings. If the GUI works for you, the CLI should also work.

@teicors, Do you mean that the GUI works, but the CLI version still does not work?

Hi @teicors, please try to run `xdg-mime default gpgui.desktop x-scheme-handler/globalprotectcallback` to see if it helps.

@piazzai you can try running it with the following command to see if it works for you. ``` sudo gpclient --fix-openssl connect --as-gateway --hip ```

Looks like it cannot be disabled. But you can try using the https://github.com/dlenski/vpn-slice as the script option to see if it could solve your problem. For example: ```sh $ sudo...

Hi @siddolo can you see the lock file at `/var/run/gpservice.lock` and see its permission? Alternatively, you can install it from the deb package: https://github.com/yuezk/GlobalProtect-openconnect#install-from-deb-package

Hi guys, Thanks for your great work on this project. I encountered this problem and want to have a discussion about it. By referring to the comments on https://github.com/tauri-apps/tauri/issues/10686#issuecomment-2325240664, the...