Skip to content
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

Fix sync for ProtonVPN OpenVPN configs #222

Merged
merged 1 commit into from
May 5, 2023
Merged

Fix sync for ProtonVPN OpenVPN configs #222

merged 1 commit into from
May 5, 2023

Conversation

jamesmcm
Copy link
Owner

@jamesmcm jamesmcm commented May 5, 2023

ProtonVPN now requires the user to be authenticated to access the configuration files.

We now request that the user log in via their browser and then copy the value of the AUTH- cookie.

Note the Feature specification for filtering for Tor / Torrent optimised servers has been removed from ProtonVPN's configuration page, and so is removed here too.

Also note that for SecureCore configs, the first name in the filename is the output node country, as this is probably the most useful for filtering.

Fixes issue #201

ProtonVPN now requires the user to be authenticated to access the
configuration files.

We now request that the user log in via their browser and then copy the
value of the `AUTH-` cookie.

Note the `Feature` specification for filtering for Tor / Torrent
optimised servers has been removed from ProtonVPN's configuration page,
and so is removed here too.

Also note that for SecureCore configs, the first name in the filename is the
output node country, as this is probably the most useful for filtering.

Fixes issue #201
@jamesmcm jamesmcm merged commit 5246399 into master May 5, 2023
@jamesmcm jamesmcm deleted the fix_protonvpn branch May 5, 2023 20:36
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

Successfully merging this pull request may close these issues.

1 participant