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

Update ProtonVPN instructions to include recent addition of Wireguard #90

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

MaVdbussche
Copy link

Update ProtonVPN instructions to include recent addition of Wireguard support in qdm12/gluetun#2390

References to the custom provider have been removed as it is not necesary anymore.

This PR is mostly based on the comment of @TheRealBix (qdm12/gluetun#2390 (comment)) in the upstream PR.

I tested those instructions in my environment and can confirm they are complete.

@MaVdbussche MaVdbussche marked this pull request as ready for review August 15, 2024 16:46
@@ -7,6 +7,6 @@
| Variable | Default | Choices | Description |
| --- | --- | --- | --- |
| `VPN_PORT_FORWARDING` | `off` | `off` or `on` | Enable custom port forwarding code for supported providers |
| `VPN_PORT_FORWARDING_PROVIDER` | Current provider in use | `private internet access` or `protonvpn` | Choose the custom port forwarding code to use. This is useful when using the custom provider with Wireguard. For PIA, make sure you set `SERVER_NAMES=<server-name>`. |
| `VPN_PORT_FORWARDING_PROVIDER` | Current provider in use | `private internet access` | Choose the custom port forwarding code to use. This is useful when using the custom provider with Wireguard. For PIA, make sure you set `SERVER_NAMES=<server-name>`. |
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note to myself: add v4 comment to remove protonvpn as an option in the code

setup/providers/protonvpn.md Outdated Show resolved Hide resolved
@MaVdbussche
Copy link
Author

@qdm12 I integrated your remarks and fixed the linting errors.
Note I didn't test this provider with OpenVPN so I trust your review blindly ;)

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.

2 participants