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 port forwarding for custom ProtonVPN WG config #248

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

jamesmcm
Copy link
Owner

Fixes port forwarding when using Wireguard with ProtonVPN as custom provider config files, e.g.:

$ vopono -v exec --custom ~/hostname-RO-9.conf --protocol wireguard --provider custom --custom-port-forwarding protonvpn --port-forwarding-callback ./print_first_arg.sh firefox-developer-edition

Fixes Wireguard part of issue #247

Fixes port forwarding when using Wireguard with ProtonVPN as custom
provider config files, e.g.:

```bash
$ vopono -v exec --custom ~/hostname-RO-9.conf --protocol wireguard --provider custom --custom-port-forwarding protonvpn --port-forwarding-callback ./print_first_arg.sh firefox-developer-edition
```

Fixes Wireguard part of issue #247
@jamesmcm jamesmcm merged commit 100b9a7 into master Feb 28, 2024
2 checks passed
@jamesmcm jamesmcm deleted the protonvpn_customwg_portforwarding_fix branch February 28, 2024 22:26
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.

None yet

1 participant