-
Notifications
You must be signed in to change notification settings - Fork 46
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
ProtonVPN OpenVPN sync failed to parse auth cookie #224
Comments
Try to copy it from the headers of the request - i.e. find the actual request in the network inspector, and then copy the relevant part from the headers directly. I'll try to get an example later. |
I just tried it with ProtonVPN Free tier and it worked fine: Note we need the And entering it in vopono: I recommend first pasting it into a text editor to make sure you don't have any extra newlines, etc. when copying it. |
just want to add in, pasting a value like this this will work |
Note the specific I've tried to make it a bit clearer in the User Guide - https://github.com/jamesmcm/vopono/blob/master/USERGUIDE.md#openvpn-sync-and-authentication FWIW you can also use the Wireguard configs as custom providers e.g.: $ vopono -v exec --custom ./hostname-RO-9.conf --protocol wireguard --provider custom --protonvpn-port-forwarding firefox |
Hi, this is -probably- user error but I can't figure out what I'm doing wrong in the process.
I am on Manjaro version 6.1.31-2 and using Firefox 114.0.1
I have OpenVPN installed, I've used it before to connect to ProtonVPN with the OpenVPN / IKEv2 credentials.
The text was updated successfully, but these errors were encountered: