You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all thanks for coding this, this client is much nicer than the official globalprotect client on linux.
I would like for certain settings to be pre-populated as defaults when the client is installed, such as:
Start minimized
Auto connect on launch
Resume on wake up
Use External Browser
Additionally, it would be amazing if the portal addresses from the UI dropdown could also be prepopulated as well.
I'm guessing this could be achieved by simply copying the local app state from .local but wondering if there's a config file somewhere that can be leveraged.
I've been trying to check where these configs may be set but it seems they're not documented anywhere.
Thank you!
The text was updated successfully, but these errors were encountered:
Hi @jcrsilva, thanks for your feedback. Currently, the config file is located at $HOME/.config/com.yuezk.gpgui/app_config.bin, which is not editable. To support your case, I may need to provide a plain configuration file that can be predefined.
Hello,
First of all thanks for coding this, this client is much nicer than the official globalprotect client on linux.
I would like for certain settings to be pre-populated as defaults when the client is installed, such as:
Additionally, it would be amazing if the portal addresses from the UI dropdown could also be prepopulated as well.
I'm guessing this could be achieved by simply copying the local app state from
.local
but wondering if there's a config file somewhere that can be leveraged.I've been trying to check where these configs may be set but it seems they're not documented anywhere.
Thank you!
The text was updated successfully, but these errors were encountered: