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
{{ message }}
This repository was archived by the owner on Nov 5, 2025. It is now read-only.
The metadata being in the same file as the rest of the configuration makes it awkward to manage the config: as I'm sure many do, I manage the configuration for programs/tools I use by tracking it within a Git repo. Having the file change whenever there is a new connection is a bit annoying.
Except for maybe being a bit more annoying to handle in code, I don't think there would be any downsides to simply separating the file in two: pvpn-cli.cfg and pvpn-cli-meta.cfg or something along those lines.