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

Support running openvpn over TCP #4

Open
egladman opened this issue Dec 5, 2021 · 0 comments
Open

Support running openvpn over TCP #4

egladman opened this issue Dec 5, 2021 · 0 comments

Comments

@egladman
Copy link
Owner

egladman commented Dec 5, 2021

Summary

As a user I should be able to configure the image to use TCP instead of UDP.

Explanation

ivpn.net provides two collections of .ovpn configs:

Currently only the UDP config archive is fetched. We should either download both archives or dynamically patch the .ovpn configs in entrypoint.d similarly to how 10-patch-opvn-configs.sh works. The latter is only feasible if the TCP port is consistent across config files.

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

No branches or pull requests

1 participant