Skip to content

Document config files #492

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
jcrsilva opened this issue Mar 31, 2025 · 1 comment
Open

Document config files #492

jcrsilva opened this issue Mar 31, 2025 · 1 comment

Comments

@jcrsilva
Copy link

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:

  • 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!

@yuezk
Copy link
Owner

yuezk commented Apr 2, 2025

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants